mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 19:25:16 +00:00
disabled plugin toggle since there's nothing to toggle (yet)
This commit is contained in:
parent
0404734b81
commit
84e16926a0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
</v-card-text>
|
||||
</div>
|
||||
<v-switch
|
||||
v-model="$vuetify.theme.dark"
|
||||
disabled
|
||||
style="pointer-events: none"
|
||||
class="my-0"
|
||||
persistent-hint
|
||||
|
|
Loading…
Reference in a new issue