add pause event listener
This commit is contained in:
parent
052df840e9
commit
dacca59237
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ angular.module('podcasts.services', ['podcasts.utilities', 'podcasts.queueList',
|
|||
updateSong(feedItem, $scope);
|
||||
|
||||
addOfflineErrorHandler($scope);
|
||||
addPauseEventListener();
|
||||
|
||||
if (feedItem.position) {
|
||||
delayPlay = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue