mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-03 15:20:09 -05:00
[web] Change logical order of main page elements
This commit is contained in:
parent
b578926d77
commit
17d48a379a
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<navbar-top />
|
||||
<vue-progress-bar class="has-background-primary" />
|
||||
<navbar-top />
|
||||
<router-view v-slot="{ Component }">
|
||||
<component :is="Component" />
|
||||
</router-view>
|
||||
|
Loading…
x
Reference in New Issue
Block a user