diff --git a/client/ayon_cinema4d/plugins/create/create_workfile.py b/client/ayon_cinema4d/plugins/create/create_workfile.py index 553bbf6..990b7e0 100644 --- a/client/ayon_cinema4d/plugins/create/create_workfile.py +++ b/client/ayon_cinema4d/plugins/create/create_workfile.py @@ -12,7 +12,7 @@ class CreateWorkfile(AutoCreator): instance node of its own. """ - identifier = "io.ayon.creators.blender.workfile" + identifier = "io.ayon.creators.cinema4d.workfile" label = "Workfile" product_type = "workfile" icon = "fa5.file"