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:
parent
746bfea6fb
commit
de33e9d6f6
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -5,8 +5,8 @@
|
|||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<h3>Setup</h3>
|
<h3>Setup</h3>
|
||||||
|
|
||||||
<fg-input label="URL" v-model="stream.streamUrl" 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" disabled="true"></fg-input>
|
<fg-input label="Stream Key" v-model="stream.streamKey" readonly="true"></fg-input>
|
||||||
|
|
||||||
<div v-if="stats.active">
|
<div v-if="stats.active">
|
||||||
<h3>Stream Statistics</h3>
|
<h3>Stream Statistics</h3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user