mirror of
https://github.com/zadam/trilium.git
synced 2025-10-22 16:18:54 +02:00
chore(prettier): fix prettier issues
This commit is contained in:
parent
38215c46ae
commit
201663d9ec
@ -80,7 +80,6 @@ function login(req: Request, res: Response) {
|
|||||||
|
|
||||||
res.redirect(".");
|
res.redirect(".");
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function verifyPassword(guessedPassword: string) {
|
function verifyPassword(guessedPassword: string) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user