mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
typo
This commit is contained in:
parent
dabcf629b7
commit
b0a71a8636
1 changed files with 1 additions and 1 deletions
|
|
@ -121,5 +121,5 @@ def get_preset_path_by_xml_name(xml_preset_name):
|
|||
if installed_preset_path:
|
||||
return os.path.dirname(installed_preset_path)
|
||||
|
||||
# if nothing found then return None
|
||||
# if nothing found then return False
|
||||
return False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue