Skip to content

Commit 1c3e8e6

Browse files
committed
fix storage
1 parent e663f34 commit 1c3e8e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/src/util/storage.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ export function loadCssPreference(): UserTheme {
8080
);
8181
}
8282

83+
84+
8385
//
8486
// General purpose helper functions, should only be called indirectly
8587
//

0 commit comments

Comments
 (0)