mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Add new line character.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
e8635725fa
commit
5404153b94
1 changed files with 2 additions and 2 deletions
|
|
@ -895,8 +895,8 @@ class PublisherWindow(QtWidgets.QDialog):
|
||||||
"Failed to load plugins",
|
"Failed to load plugins",
|
||||||
(
|
(
|
||||||
"Failed to load plugins that do prevent you from"
|
"Failed to load plugins that do prevent you from"
|
||||||
" using publish tool."
|
" using publish tool.\n"
|
||||||
" Please contact your TD or administrator."
|
"Please contact your TD or administrator."
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue