mirror of
https://github.com/fergalmoran/dss.web.git
synced 2026-02-15 12:34:17 +00:00
Removed dodgy call from audio service
This commit is contained in:
@@ -118,7 +118,6 @@ angular.module('dssWebApp')
|
||||
$scope.playingId = -1;
|
||||
$scope.playState = PLAYSTATES.stopped;
|
||||
_stopListener();
|
||||
_progressListener();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user