Release 1.4.0

This commit is contained in:
2022-08-13 10:20:06 +02:00
parent 9bb72f0207
commit 5452306c72
162 changed files with 10015 additions and 4419 deletions

View File

@@ -25,5 +25,6 @@ export const SettingsFactory = () => {
url: 'ws://127.0.0.1:3010/backend/websocket',
},
OFFLINE_MODE: false,
READ_ONLY: false,
};
};