Skip to content

Fix mute and restart playback icons

Adam Hill requested to merge uint/haruna:master into master

This merge request fixes the "mute" and "restart playback" icons:

  • muteAction icon name set to "player-volume-muted" instead of "player-volume"
  • restartPlaybackAction icon name set to "edit-reset" instead of "start-over" as to not be confused with looping

Merge request reports