Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sky Leite
funkwhale
Commits
92ac77ee
Commit
92ac77ee
authored
Apr 28, 2022
by
Marcos Peña
Browse files
Fix foreign tracks displayed in channel overview
parent
08f54b1f
Changes
2
Hide whitespace changes
Inline
Side-by-side
changes/changelog.d/1773.bugfix
0 → 100644
View file @
92ac77ee
Channel overview was displaying foreign tracks (#1773) (1773)
front/src/components/audio/ChannelEntries.vue
View file @
92ac77ee
...
...
@@ -36,6 +36,7 @@
:total=
"count"
:page=
"page"
:paginate-by=
"limit"
:filters=
"filters"
@
page-changed=
"updatePage"
/>
<template
v-if=
"!isLoading && objects.length === 0"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment