This commit is contained in:
jb-alvarado 2024-04-05 18:53:07 +02:00
parent a9a47b6701
commit 1ca27b75ec

View File

@ -64,7 +64,7 @@
<input
type="text"
placeholder="Type here"
class="input input-bordered w-full"
class="input input-bordered w-full !bg-base-100"
v-model="configStore.configGui[configStore.configID].service"
disabled
/>