mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
etapi improvements and more tests
This commit is contained in:
@@ -14,6 +14,8 @@ function setupPage(req, res) {
|
||||
else {
|
||||
res.redirect('/');
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
// we got here because DB is not completely initialized so if schema exists
|
||||
|
||||
Reference in New Issue
Block a user