mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
recommit after conflict merge
This commit is contained in:
parent
7496a3ba6a
commit
bcd8aea40d
1 changed files with 0 additions and 2 deletions
|
|
@ -32,8 +32,6 @@ def save_file(filepath):
|
|||
response = False
|
||||
if name == "Untitled Project":
|
||||
response = pm.CreateProject(fname)
|
||||
# recache new current project after creating new project
|
||||
set_current_project()
|
||||
log.info("New project created: {}".format(response))
|
||||
pm.SaveProject()
|
||||
elif name != fname:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue