mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Fix variable reference.
This commit is contained in:
parent
5849a5eeed
commit
22144c7828
1 changed files with 1 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ class RVAction(BaseAction):
|
|||
# Commit to feedback to user.
|
||||
session.commit()
|
||||
|
||||
items = []
|
||||
try:
|
||||
items = self.get_interface_items(session, entities)
|
||||
except Exception:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue