Update openpype/tools/workfile_template_build/lib.py

This commit is contained in:
Toke Jepsen 2024-02-05 08:17:25 +00:00 committed by GitHub
parent 98f69448de
commit b58917fefa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ def open_template_ui(builder, main_window):
result = message_window.message(
title="Opening template",
message="Caution! This will overwrite your current scene.\n"
message="Caution! You will loose unsaved changes.\n"
"Do you want to continue?",
parent=main_window,
level="question",