fix variable
This commit is contained in:
parent
36bb29aa5f
commit
56db578d8c
@ -135,7 +135,7 @@
|
||||
|
||||
<label class="form-control w-full mt-3">
|
||||
<div class="label">
|
||||
<span class="label-text">{{ $t('player.Out') }}</span>
|
||||
<span class="label-text">{{ $t('player.out') }}</span>
|
||||
</div>
|
||||
<input v-model.number="newSource.out" type="number" class="input input-sm input-bordered w-full" />
|
||||
</label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user