We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e663f34 commit 1c3e8e6Copy full SHA for 1c3e8e6
client/src/util/storage.ts
@@ -80,6 +80,8 @@ export function loadCssPreference(): UserTheme {
80
);
81
}
82
83
+
84
85
//
86
// General purpose helper functions, should only be called indirectly
87
0 commit comments