⚡️ (user settings) cache user settings
This commit is contained in:
@@ -4,5 +4,6 @@ export enum DataType {
|
||||
Note = 'Note',
|
||||
BacklinkNote = 'BacklinkNote',
|
||||
RepetitionCard = 'RepetitionCard',
|
||||
History = 'History'
|
||||
History = 'History',
|
||||
UserSettings = 'UserSettings'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user