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