1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 12:49:19 +00:00

Update demo (#3292)

* Update demo

* Kill homebridge hidden

* Add missing air translation

* Hide demo card with localStorage.hide_demo_card

* adjust size of demo card if hidden

* disable lint rule
This commit is contained in:
Paulus Schoutsen
2019-06-20 23:40:56 -07:00
committed by GitHub
parent 32d9a6884f
commit 60551168a2
16 changed files with 208 additions and 676 deletions

View File

@@ -34,6 +34,7 @@ const TRANSLATION_FRAGMENTS = [
"profile",
"shopping-list",
"page-authorize",
"page-demo",
"page-onboarding",
];