mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
event radio buttons is ignored by default
This commit is contained in:
parent
c624072030
commit
e287bb5ffc
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@ import ftrack_api
|
|||
from pype.ftrack import BaseEvent
|
||||
|
||||
|
||||
ignore_me = True
|
||||
|
||||
|
||||
class Radio_buttons(BaseEvent):
|
||||
|
||||
def launch(self, session, entities, event):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue