remove class
This commit is contained in:
parent
5c18634cfb
commit
c82a0b0881
@ -42,7 +42,6 @@
|
|||||||
v-model="channel.extra_extensions"
|
v-model="channel.extra_extensions"
|
||||||
type="text"
|
type="text"
|
||||||
class="input input-bordered w-full !bg-base-100"
|
class="input input-bordered w-full !bg-base-100"
|
||||||
:class="'input-disabled'"
|
|
||||||
@keyup="isChanged"
|
@keyup="isChanged"
|
||||||
:disabled="authStore.role === 'User'"
|
:disabled="authStore.role === 'User'"
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user