mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
flame: addressing CTX.apps renamed to CTX.flame_apps
This commit is contained in:
parent
896ba23730
commit
66cedb61e9
2 changed files with 13 additions and 12 deletions
|
|
@ -20,7 +20,7 @@ log = Logger.get_logger(__name__)
|
|||
class CTX:
|
||||
# singleton used for passing data between api modules
|
||||
app_framework = None
|
||||
apps = []
|
||||
flame_apps = []
|
||||
selection = None
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue