make config path editable
This commit is contained in:
parent
3f0cd57d6a
commit
5be622980c
@ -45,7 +45,6 @@
|
||||
:id="name"
|
||||
v-model="configGui[configID][name]"
|
||||
:value="prop"
|
||||
:disabled="(name === 'playout_config') ? true : false"
|
||||
/>
|
||||
</b-form-group>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user