Fix album view

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2244>
This commit is contained in:
wvffle 2022-11-30 14:12:44 +00:00 committed by Marge
parent a0c9fdee78
commit ba97fb5bd4
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ const paginatedDiscs = computed(() => props.object.tracks.slice(props.paginateBy
<template> <template>
<div <div
v-if="isLoadingTracks" v-if="!isLoadingTracks"
class="ui vertical segment" class="ui vertical segment"
> >
<h2 class="ui header"> <h2 class="ui header">