mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +08:00
feat: 🎸 Format code
This commit is contained in:
parent
e2ea6f96ce
commit
ce053323a9
@ -15,8 +15,7 @@ function veryifyRecoveryCode(req: Request) {
|
||||
|
||||
function checkForRecoveryKeys() {
|
||||
return {
|
||||
success
|
||||
: true, keysExist: recovery_codes.isRecoveryCodeSet()
|
||||
success: true, keysExist: recovery_codes.isRecoveryCodeSet()
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user