mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	feat: 🎸 set option status
This commit is contained in:
		| @@ -49,10 +49,10 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi | ||||
|     hoistedNoteId: string; | ||||
|  | ||||
|     // Multi-Factor Authentication | ||||
|     totpEnabled: boolean; | ||||
|     mfaEnabled: boolean; | ||||
|     mfaMethod: string; | ||||
|     encryptedRecoveryCodes: boolean; | ||||
|     userSubjectIdentifierSaved: boolean; | ||||
|     oAuthEnabled: boolean; | ||||
|     recoveryCodeInitialVector: string; | ||||
|     recoveryCodeSecurityKey: string; | ||||
|     recoveryCodesEncrypted: string; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user