summaryrefslogtreecommitdiff
path: root/Sora/Views/Settings/SettingsView.swift
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-03-03 03:15:53 -0800
committerFuwn <[email protected]>2025-03-03 03:15:53 -0800
commit682147c550ae1d6512b2fc5984993f395ff44e06 (patch)
tree90b4b0fd868fb8f6cb472deee28c8c21f19e747a /Sora/Views/Settings/SettingsView.swift
parentfeat: Development commit (diff)
downloadsora-testing-682147c550ae1d6512b2fc5984993f395ff44e06.tar.xz
sora-testing-682147c550ae1d6512b2fc5984993f395ff44e06.zip
feat: Development commit
Diffstat (limited to 'Sora/Views/Settings/SettingsView.swift')
-rw-r--r--Sora/Views/Settings/SettingsView.swift4
1 files changed, 2 insertions, 2 deletions
diff --git a/Sora/Views/Settings/SettingsView.swift b/Sora/Views/Settings/SettingsView.swift
index 82738c8..59271ad 100644
--- a/Sora/Views/Settings/SettingsView.swift
+++ b/Sora/Views/Settings/SettingsView.swift
@@ -22,8 +22,8 @@ struct SettingsView: View {
SettingsSearchView()
}
- Section(header: Text("Export")) {
- SettingsExportView()
+ Section(header: Text("Import & Export")) {
+ SettingsImportExportView()
}
Section(header: Text("Settings")) {