mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 05:34:09 +00:00
lowdb persistence
- bug: while creating a new entry, the database briefly returns an empty array which causes the interface to flash
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"body-parser": "~1.19.0",
|
||||
"express": "~4.17.1",
|
||||
"express-session": "~1.17.1",
|
||||
"lowdb": "^1.0.0",
|
||||
"nanoid": "^3.1.22",
|
||||
"passport": "~0.4.1",
|
||||
"passport-local": "~1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user