diff --git a/front/src/App.vue b/front/src/App.vue index af9c828a7..cd90c421a 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -3,7 +3,7 @@ id="app" :key="String($store.state.instance.instanceUrl)" :class="[$store.state.ui.queueFocused ? 'queue-focused' : '', - {'has-bottom-player': $store.state.queue.tracks.length > 0}]" + {'has-bottom-player': $store.state.queue.tracks.length > 0}]" >