change label message

This commit is contained in:
Jakub Trllo 2022-10-11 11:23:27 +02:00
parent e9eda8708e
commit 4fa8494ae5

View file

@ -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(