This commit is contained in:
sirx 2016-11-05 18:36:30 +01:00
parent 391aef0914
commit e70c4b25fc

View File

@ -44,9 +44,9 @@
<span class="channel">channel: {{ userchannel }}</span>&nbsp; <span class="channel">channel: {{ userchannel }}</span>&nbsp;
<span class="network">network: {{ usernetwork }}</span><br> <span class="network">network: {{ usernetwork }}</span><br>
<span class="timestamp">timestamp: {{ timestamp }}</span> <span class="timestamp">timestamp: {{ timestamp }}</span>
</div>
<span id="themes"></span> <span id="themes"></span>
</div> </div>
</div>
<script> <script>
function arrowKeys(e) { function arrowKeys(e) {
switch(e.keyCode) { switch(e.keyCode) {