diff --git a/changes/changelog.d/613.bugfix b/changes/changelog.d/613.bugfix new file mode 100644 index 000000000..a03fe1d27 --- /dev/null +++ b/changes/changelog.d/613.bugfix @@ -0,0 +1 @@ +Fixed incorrect icon for "next track" in player control (#613) \ No newline at end of file diff --git a/front/src/components/audio/Player.vue b/front/src/components/audio/Player.vue index 80c54bbb2..618fcd716 100644 --- a/front/src/components/audio/Player.vue +++ b/front/src/components/audio/Player.vue @@ -107,7 +107,7 @@ class="two wide column control" @click.prevent.stop="next" :disabled="!hasNext"> - +