mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 23:59:59 +01:00
Merge pull request #2072 from vanndoublen/feature/custom-datetime-format
Feature/custom datetime format
This commit is contained in:
@@ -47,6 +47,7 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi
|
||||
passwordDerivedKeySalt: string;
|
||||
encryptedDataKey: string;
|
||||
hoistedNoteId: string;
|
||||
customDateTimeFormatString: string;
|
||||
|
||||
// Multi-Factor Authentication
|
||||
mfaEnabled: boolean;
|
||||
|
||||
Reference in New Issue
Block a user