Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
petitminion
funkwhale
Commits
a561e4a3
Commit
a561e4a3
authored
Dec 13, 2021
by
Marcos Peña
Committed by
JuniorJPDJ
Dec 14, 2021
Browse files
Fix: duplicated tracks in multi-disc albums
parent
f1e86e4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
front/src/components/library/AlbumDetail.vue
View file @
a561e4a3
...
...
@@ -41,7 +41,7 @@
</translate>
<track-table
:is-album=
"true"
:tracks=
"
object.
tracks"
:tracks=
"tracks"
:show-position=
"true"
:show-art=
"false"
:show-album=
"false"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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