mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-19 20:14:18 -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')" />
|
||||
</control-link>
|
||||
<control-link
|
||||
class="dropdown-item"
|
||||
v-if="spotify_enabled"
|
||||
class="dropdown-item"
|
||||
:to="{ name: 'music-spotify' }"
|
||||
>
|
||||
<span class="pl-5" v-text="$t('navigation.spotify')" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user