diff --git a/pype/plugins/tvpaint/publish/collect_workfile_data.py b/pype/plugins/tvpaint/publish/collect_workfile_data.py index 87076e978d..34709e34b0 100644 --- a/pype/plugins/tvpaint/publish/collect_workfile_data.py +++ b/pype/plugins/tvpaint/publish/collect_workfile_data.py @@ -48,7 +48,7 @@ class CollectWorkfileData(pyblish.api.ContextPlugin): "sceneHeight": height, "pixelAspect": pixel_apsect, "frameStart": frame_start, - "frameRate": frame_rate, + "fps": frame_rate, "fieldOrder": field_order } self.log.debug(