1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-08 17:28:46 +01:00

Remove balloob from cast page (#4645)

This commit is contained in:
Bram Kragten
2020-01-29 17:09:56 +01:00
committed by GitHub
parent 2fb7a31c76
commit 27ebcc1bda
+3 -4
View File
@@ -50,13 +50,12 @@ class HcLayout extends LitElement {
</div>
</ha-card>
<div class="footer">
<a href="./faq.html">Frequently Asked Questions</a> Found a bug? Let
@balloob know
<!-- <a
<a href="./faq.html">Frequently Asked Questions</a> Found a bug?
<a
href="https://github.com/home-assistant/home-assistant-polymer/issues"
target="_blank"
>Let us know!</a
> -->
>
</div>
`;
}