refactor: initialise data

This commit is contained in:
Carlos Valente
2024-07-05 21:19:14 +02:00
committed by Carlos Valente
parent dae32e89a3
commit 84792bc00d
31 changed files with 1031 additions and 545 deletions
+2
View File
@@ -2,6 +2,8 @@ export const config = {
appState: 'app-state.json',
corrupt: 'corrupt files',
crash: 'crash logs',
demoProject: 'demo project.json',
newProject: 'new project.json',
database: {
testdb: 'test-db',
directory: 'db',