Update panel for encrypted backups (#394)

* Update panel for encrypted backups

* fix lint
This commit is contained in:
Pascal Vizeli 2018-03-02 23:23:40 +01:00 committed by GitHub
parent 8050707ff9
commit d3b1ba81f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 18 additions and 16 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

View File

@ -173,7 +173,8 @@ class SnapshotManager(CoreSysAttributes):
if addon and addon.is_installed:
addon_list.append(addon)
continue
_LOGGER.warning("Add-on %s not found/installed", addon_slug)
_LOGGER.warning(
"Add-on %s not found/installed", addon_slug)
if addon_list:
_LOGGER.info("Snapshot %s store Add-ons", snapshot.slug)

@ -1 +1 @@
Subproject commit 1a18ee27553aaff643a4a06512bc6112f8c8f036
Subproject commit 39172f8c49a5253b28eb8508940e2ffa4f0ca451