mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +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