diff --git a/client/ayon_core/tools/publisher/window.py b/client/ayon_core/tools/publisher/window.py index 859fa96132..50bccb8aa0 100644 --- a/client/ayon_core/tools/publisher/window.py +++ b/client/ayon_core/tools/publisher/window.py @@ -895,8 +895,8 @@ class PublisherWindow(QtWidgets.QDialog): "Failed to load plugins", ( "Failed to load plugins that do prevent you from" - " using publish tool." - " Please contact your TD or administrator." + " using publish tool.\n" + "Please contact your TD or administrator." ) )