refactor: load project

This commit is contained in:
Carlos Valente
2024-07-02 16:52:18 +02:00
committed by Carlos Valente
parent 9c5e403b18
commit 751c3329f0
11 changed files with 153 additions and 87 deletions
@@ -106,6 +106,7 @@ export class DataProvider {
}
private static async persist() {
// TODO: this is already handled by lowDb
if (isTest) {
return;
}