mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 06:12:19 +01:00
change label message
This commit is contained in:
parent
e9eda8708e
commit
4fa8494ae5
1 changed files with 1 additions and 1 deletions
|
|
@ -470,7 +470,7 @@ class ValidationsWidget(QtWidgets.QFrame):
|
|||
)
|
||||
# After success publishing
|
||||
publish_started_widget = ValidationArtistMessage(
|
||||
"Publishing run smoothly", self
|
||||
"Publishing went smoothly", self
|
||||
)
|
||||
# After success publishing
|
||||
publish_stop_ok_widget = ValidationArtistMessage(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue