Merge pull request #15 from hkgood/cursor/fix-settingsview-stale-sections-6baf
fix: remove stale SettingsView section references
This commit is contained in:
@@ -74,11 +74,7 @@ struct SettingsView: View {
|
||||
providerSection
|
||||
apiSection
|
||||
}
|
||||
languageAndModelsSection
|
||||
polishIntensitySection
|
||||
if config.engineMode == "cloud" {
|
||||
systemPromptLinkSection
|
||||
}
|
||||
if config.engineMode == "local" {
|
||||
localEngineSettingsSection
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user