mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update server_addon/substancepainter/client/ayon_substancepainter/plugins/create/create_workfile.py
This commit is contained in:
parent
2e120020fa
commit
4b593e9273
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ import substance_painter.project
|
|||
|
||||
class CreateWorkfile(AutoCreator):
|
||||
"""Workfile auto-creator."""
|
||||
identifier = "io.ayon.creators.substancepainter.workfile"
|
||||
identifier = "io.openpype.creators.substancepainter.workfile"
|
||||
label = "Workfile"
|
||||
product_type = "workfile"
|
||||
icon = "document"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue