mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-20 04:24:20 -04:00
[web] Order of attributes
This commit is contained in:
parent
c8e4862245
commit
5c19d7d579
@ -94,8 +94,8 @@
|
|||||||
<span class="pl-5" v-text="$t('navigation.genres')" />
|
<span class="pl-5" v-text="$t('navigation.genres')" />
|
||||||
</control-link>
|
</control-link>
|
||||||
<control-link
|
<control-link
|
||||||
class="dropdown-item"
|
|
||||||
v-if="spotify_enabled"
|
v-if="spotify_enabled"
|
||||||
|
class="dropdown-item"
|
||||||
:to="{ name: 'music-spotify' }"
|
:to="{ name: 'music-spotify' }"
|
||||||
>
|
>
|
||||||
<span class="pl-5" v-text="$t('navigation.spotify')" />
|
<span class="pl-5" v-text="$t('navigation.spotify')" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user