Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
sneljo1 committed Aug 28, 2018
1 parent 23f73e0 commit 60dce76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/modules/player/components/audio/Audio.jsx
Expand Up @@ -70,7 +70,6 @@ class Audio extends Component {
}

repeat = () => {

if (this.player) {
this.player.pause()
this.player.seek(0)
Expand Down

0 comments on commit 60dce76

Please sign in to comment.