Added default model type on initial load in settings.
This commit is contained in:
@@ -178,6 +178,7 @@ def ui_rules():
|
||||
Rule("sidebar-default-width", 0.5, float, 0.0, 1.0),
|
||||
Rule("sidebar-control-always-compact", False, bool),
|
||||
Rule("model-search-always-append", "", str),
|
||||
Rule("model-default-browser-model-type", "checkpoints", str),
|
||||
Rule("model-real-time-search", True, bool),
|
||||
Rule("model-persistent-search", True, bool),
|
||||
Rule("model-show-label-extensions", False, bool),
|
||||
|
||||
Reference in New Issue
Block a user