mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
change label of stopped publishing
This commit is contained in:
parent
3cd1918f04
commit
fbd7531a31
1 changed files with 1 additions and 1 deletions
|
|
@ -511,7 +511,7 @@ class ValidationsWidget(QtWidgets.QFrame):
|
|||
)
|
||||
# After success publishing
|
||||
publish_started_widget = ValidationArtistMessage(
|
||||
"Publishing went smoothly", self
|
||||
"So far so good", self
|
||||
)
|
||||
# After success publishing
|
||||
publish_stop_ok_widget = ValidationArtistMessage(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue