mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
use ayon naming over openpype
This commit is contained in:
parent
299b9d1473
commit
ff55f08ad5
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ from ayon_core.pipeline.create.creator_plugins import cache_and_get_instances
|
||||||
from .lib import get_layers_data
|
from .lib import get_layers_data
|
||||||
|
|
||||||
|
|
||||||
SHARED_DATA_KEY = "openpype.tvpaint.instances"
|
SHARED_DATA_KEY = "ayon.tvpaint.instances"
|
||||||
|
|
||||||
|
|
||||||
class TVPaintCreatorCommon:
|
class TVPaintCreatorCommon:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue