mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-02 19:56:59 +01:00
Adding Missing semicolon
This commit is contained in:
parent
282b29eb5d
commit
5f503cc5fd
@ -1019,6 +1019,7 @@ public class PlaybackService extends Service {
|
||||
} else {
|
||||
mediaPlayer.pause(true, true);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private BroadcastReceiver shutdownReceiver = new BroadcastReceiver() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user