en el moras

This commit is contained in:
mynah
2018-07-18 16:04:47 -05:00
parent 4f0061cd7d
commit 5a7566eaf7
21 changed files with 94 additions and 55 deletions

View File

@@ -37,7 +37,7 @@
<section class="flex chat"><article>
</section></article> </section>
<script>
var radio_server="<%= $radio_server %>";
var listen_url="<%= $listen_url %>";
var channel="<%= $channel %>";
const radio_server="<%= $radio_server %>";
const listen_url="<%= $listen_url %>";
const channel="<%= $channel %>";
</script>