feat: icon only sidebar

This commit is contained in:
2026-03-15 10:58:48 +10:30
parent 9791454d62
commit dc3423df13
7 changed files with 103 additions and 0 deletions
+1
View File
@@ -305,6 +305,7 @@ function getDefaultValues(): SettingsState {
customshortcuts: [],
lettergrade: false,
newsSource: "australia",
iconOnlySidebar: false,
};
}