change label of stopped publishing

This commit is contained in:
Jakub Trllo 2022-11-15 18:42:46 +01:00
parent 3cd1918f04
commit fbd7531a31

View file

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