Skip to content

Commit

Permalink
Let's try this play/pause button fix again.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnesky committed Aug 29, 2019
1 parent cfc7189 commit 6bc5ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts/SongEditor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ module beepbox {
} else {
autoplay();
}
editor.updatePlayButton();
}

editor.updatePlayButton();
}

0 comments on commit 6bc5ae8

Please sign in to comment.