mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
feat: redirect to /signup if user not logged in
This commit is contained in:
@@ -38,6 +38,8 @@ function initializeDatabase() {
|
||||
loadDefaultNotes(db);
|
||||
} catch (e) {}
|
||||
}
|
||||
|
||||
return db;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user