mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
better backup reports
This commit is contained in:
committed by
Aiden McClelland
parent
502fdeea78
commit
54a65e465a
@@ -740,12 +740,12 @@ export module Mock {
|
||||
message: 'Embassy and services have been successfully backed up.',
|
||||
data: {
|
||||
server: {
|
||||
attempted: true,
|
||||
attempted: false,
|
||||
error: null,
|
||||
},
|
||||
packages: {
|
||||
'bitcoind': {
|
||||
error: null,
|
||||
error: 'An error ocurred while backing up',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user