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: "Dashboard"
SettingsHeader {
name: "Dashboard"
}
@@ -47,6 +49,8 @@ SettingsPage {
}
SettingsSection {
sectionId: "Performance"
SettingsHeader {
name: "Performance"
}
@@ -104,6 +108,8 @@ SettingsPage {
}
SettingsSection {
sectionId: "Layout Sizes"
SettingsHeader {
name: "Layout Sizes"
}