mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-03-20 04:29:53 -04:00
fix: Add write settings after changing
This commit is contained in:
@ -389,6 +389,7 @@ void CodeCompletionSettings::resetSettingsToDefaults()
|
||||
resetAspect(useOpenFilesInQuickRefactor);
|
||||
resetAspect(quickRefactorSystemPrompt);
|
||||
resetAspect(modelOutputHandler);
|
||||
writeSettings();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user