mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
fix typo
This commit is contained in:
parent
f9155bd642
commit
2baa3a5b54
1 changed files with 1 additions and 1 deletions
|
|
@ -678,7 +678,7 @@ class ValidationsWidget(QtWidgets.QFrame):
|
|||
self._set_errors(validation_errors)
|
||||
return
|
||||
|
||||
if self._contoller.publish_has_finished:
|
||||
if self._controller.publish_has_finished:
|
||||
self._set_current_widget(self._publish_stop_ok_widget)
|
||||
return
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue