mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	feat: 🎸 Format code
This commit is contained in:
		| @@ -15,8 +15,7 @@ function veryifyRecoveryCode(req: Request) { | ||||
|  | ||||
| function checkForRecoveryKeys() { | ||||
|     return { | ||||
|         success | ||||
|             : true, keysExist: recovery_codes.isRecoveryCodeSet() | ||||
|         success: true, keysExist: recovery_codes.isRecoveryCodeSet() | ||||
|     }; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user