mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
refactor: run prettier on the whole codebase
This commit is contained in:
@@ -19,7 +19,7 @@ async function initializeDatabase(persistence) {
|
||||
db.host({
|
||||
API_HOST: "https://api.notesnook.com",
|
||||
AUTH_HOST: "https://auth.streetwriters.co",
|
||||
SSE_HOST: "https://events.streetwriters.co",
|
||||
SSE_HOST: "https://events.streetwriters.co"
|
||||
});
|
||||
// } else {
|
||||
// db.host({
|
||||
|
||||
Reference in New Issue
Block a user