Skip to content

Commit

Permalink
fix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrave-dev committed Sep 11, 2023
1 parent 5fd77b6 commit 0b6edee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@ class SimpleMediaServiceHandler @Inject constructor(
sleepTimerJob?.cancel()
volumeNormalizationJob?.cancel()
updateNotificationJob?.cancel()
GlobalScope.cancel()
}

private fun updateNotification() {
Expand Down

0 comments on commit 0b6edee

Please sign in to comment.