API & Client - add a user preference for dark mode
This commit is contained in:
@@ -17,4 +17,5 @@ export const state: IRootState = {
|
||||
},
|
||||
},
|
||||
appLoading: false,
|
||||
darkMode: null,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user