mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
Code cosmetics
This commit is contained in:
parent
033666afa9
commit
97decd748d
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ class ExportOTIOOptionsDialog(QtWidgets.QDialog):
|
|||
show_message_dialog(
|
||||
"Wrong extension.",
|
||||
(
|
||||
"Output path needs to end with .otio."
|
||||
"Output path needs to end with \".otio\"."
|
||||
),
|
||||
level="critical",
|
||||
parent=self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue