diff --git a/hassio/hassio-pages-with-tabs.html b/hassio/hassio-pages-with-tabs.html
index 0c05d765f8..1e2d72cfc9 100644
--- a/hassio/hassio-pages-with-tabs.html
+++ b/hassio/hassio-pages-with-tabs.html
@@ -11,6 +11,7 @@
+
@@ -56,6 +57,8 @@
@@ -71,6 +74,13 @@
>
+
+
+
@@ -87,6 +97,8 @@ class HassioPagesWithTabs extends window.hassMixins.NavigateMixin(Polymer.Elemen
supervisorInfo: Object,
hostInfo: Object,
hassInfo: Object,
+ snapshotSlug: String,
+ snapshotDeleted: Boolean,
};
}
diff --git a/hassio/snapshots/hassio-snapshot.html b/hassio/snapshots/hassio-snapshot.html
index b4d95fe18d..3ee8f0e38e 100644
--- a/hassio/snapshots/hassio-snapshot.html
+++ b/hassio/snapshots/hassio-snapshot.html
@@ -31,7 +31,7 @@
}
}
-
+
[[computeName(snapshot)]]