mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
added group and variant to ApplicationAction
This commit is contained in:
parent
15f97fbad1
commit
8b4f209da4
1 changed files with 2 additions and 0 deletions
|
|
@ -1601,6 +1601,8 @@ class ApplicationAction(avalon.api.Action):
|
|||
"""
|
||||
|
||||
config = None
|
||||
group = None
|
||||
variant = None
|
||||
required_session_keys = (
|
||||
"AVALON_PROJECT",
|
||||
"AVALON_ASSET",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue