mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 03:43:50 +00:00
refactor: load project
This commit is contained in:
committed by
Carlos Valente
parent
9c5e403b18
commit
751c3329f0
@@ -106,6 +106,7 @@ export class DataProvider {
|
||||
}
|
||||
|
||||
private static async persist() {
|
||||
// TODO: this is already handled by lowDb
|
||||
if (isTest) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user