This commit is contained in:
2020-05-23 17:31:02 +00:00
parent f47e4526ec
commit 8b187ac9c4

View File

@@ -127,18 +127,9 @@ export default {
backupFileList: [],
backupAvailableSpace: null,
obj: {
/*{
"id": 0,
"concurrency": 0,
"backupTime": "2020-05-21T23:10:19.906Z",
"lastBackup": "2020-05-21T23:10:19.906Z",
"backupSetsToKeep": 0,
"backupAttachments": true
}*/
id: 1,
concurrency: 0,
backupTime: null,
lastBackup: null,
backupSetsToKeep: null,
backupAttachments: null
},