1
0
mirror of https://github.com/r4sas/recastin-panel synced 2025-01-19 19:30:31 +00:00

cosmetic change in html

This commit is contained in:
R4SAS 2018-10-20 14:34:08 +00:00
parent 746bfea6fb
commit de33e9d6f6
3 changed files with 10 additions and 10 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -5,8 +5,8 @@
<div class="col-md-12">
<h3>Setup</h3>
<fg-input label="URL" v-model="stream.streamUrl" disabled="true"></fg-input>
<fg-input label="Stream Key" v-model="stream.streamKey" disabled="true"></fg-input>
<fg-input label="URL" v-model="stream.streamUrl" readonly="true"></fg-input>
<fg-input label="Stream Key" v-model="stream.streamKey" readonly="true"></fg-input>
<div v-if="stats.active">
<h3>Stream Statistics</h3>