mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix typo
This commit is contained in:
parent
f424f0313a
commit
4e019e1eef
1 changed files with 1 additions and 1 deletions
|
|
@ -651,7 +651,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