mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
chore(prettier): fix prettier issues
This commit is contained in:
@@ -80,7 +80,6 @@ function login(req: Request, res: Response) {
|
||||
|
||||
res.redirect(".");
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
function verifyPassword(guessedPassword: string) {
|
||||
|
||||
Reference in New Issue
Block a user