mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Change note
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
528b27b7ab
commit
eba76ad9c0
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ from .lib import TempPublishFiles, file_size_to_string
|
|||
class SidePanelWidget(QtWidgets.QWidget):
|
||||
save_clicked = QtCore.Signal()
|
||||
published_workfile_message = (
|
||||
"<b>INFO</b>: Published workfiles you'll opened will be stored in"
|
||||
"<b>INFO</b>: Opened published workfiles will be stored in"
|
||||
" temp directory on your machine. Current temp size: <b>{}</b>."
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue