mirror of
https://github.com/ollama/ollama.git
synced 2026-03-27 02:58:43 +07:00
app: auto update should be enabled when reset to defaults (#14741)
This commit is contained in:
@@ -214,6 +214,7 @@ export default function Settings() {
|
||||
Agent: false,
|
||||
Tools: false,
|
||||
ContextLength: 0,
|
||||
AutoUpdateEnabled: true,
|
||||
});
|
||||
updateSettingsMutation.mutate(defaultSettings);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user