mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
set openPypeMongo if running from code
This commit is contained in:
parent
67576c2bf5
commit
36f88482a5
1 changed files with 2 additions and 2 deletions
|
|
@ -317,8 +317,8 @@ class InstallDialog(QtWidgets.QDialog):
|
|||
self._mongo_input.set_invalid()
|
||||
self.update_console(f"!!! {reason}", True)
|
||||
return
|
||||
else:
|
||||
self._mongo_input.set_valid()
|
||||
|
||||
self._secure_registry.set_item("openPypeMongo", self.mongo_url)
|
||||
|
||||
self.done(2)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue