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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>
`;
}