Send text and messages via remote control

The needed logic to show/hide the section where needed is already there:
3419230e89/src/components/remotecontrol/remotecontrol.js (L206)
This commit is contained in:
Niklas Fäth 2019-11-20 14:29:10 +01:00 committed by GitHub
parent 3419230e89
commit 5453881ea1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -124,7 +124,7 @@
</button>
</div>
</div>
<div class="hide">
<div>
<div class="sendMessageSection">
<br /><h2>${HeaderSendMessage}</h2>
<div style="text-align: left;">
@ -173,4 +173,4 @@
<br />
<br />
</div>
</div>
</div>