This commit is contained in:
2026-03-25 18:19:37 +01:00
parent 24a14b41d7
commit 3114ecb690
30 changed files with 1787 additions and 12 deletions
@@ -3,6 +3,8 @@ import qs.Config
SettingsPage {
SettingsSection {
sectionId: "Utilities"
SettingsHeader {
name: "Utilities"
}
@@ -45,6 +47,8 @@ SettingsPage {
}
SettingsSection {
sectionId: "Toasts"
SettingsHeader {
name: "Toasts"
}
@@ -147,6 +151,8 @@ SettingsPage {
}
SettingsSection {
sectionId: "VPN"
SettingsHeader {
name: "VPN"
}