mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +01:00
feat: 🎸 Format code
This commit is contained in:
@@ -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()
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user