mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
update identifier prefix
This commit is contained in:
parent
3636f5d9cc
commit
1331167e13
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ from .settings import (
|
|||
)
|
||||
|
||||
|
||||
IDENTIFIER_PREFIX = "core.launch"
|
||||
IDENTIFIER_PREFIX = "core"
|
||||
|
||||
|
||||
class CoreAddon(BaseServerAddon):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue