mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-13 21:12:59 +01:00
🔨 Cath in manual backup
This commit is contained in:
parent
143eecbcf9
commit
69b2f296e9
@ -160,9 +160,9 @@ router.post("/new-backup", function (req, res, next) {
|
||||
hassioApiTools.startAddons().catch(() => {
|
||||
})
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
}).catch(()=>{});
|
||||
}).catch(()=>{});
|
||||
}).catch(()=>{});;
|
||||
})
|
||||
.catch(() => {
|
||||
hassioApiTools.startAddons().catch(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user