mirror of
https://github.com/VueTubeApp/VueTube
synced 2025-01-05 15:11:13 +00:00
little fix
This commit is contained in:
parent
81ef64fd7e
commit
3f7323266c
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@
|
||||||
$vuetube.haptics.hapticsImpactLight(1)
|
$vuetube.haptics.hapticsImpactLight(1)
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
<div class="my-auto" :class="navigationText ? 'primary--text' : ''">
|
<div class="my-auto" :class="navigationShift ? 'primary--text' : ''">
|
||||||
Shift
|
Shift
|
||||||
</div>
|
</div>
|
||||||
<v-spacer />
|
<v-spacer />
|
||||||
|
|
Loading…
Reference in a new issue