mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 20:48:40 +00:00
mod: update about
This commit is contained in:
@@ -10,7 +10,7 @@ Future<VideoPlayerServiceHandler> initAudioService() async {
|
||||
return await AudioService.init(
|
||||
builder: () => VideoPlayerServiceHandler(),
|
||||
config: const AudioServiceConfig(
|
||||
androidNotificationChannelId: 'com.orz12.PiliPalaX.audio',
|
||||
androidNotificationChannelId: 'com.example.pilipalax.audio',
|
||||
androidNotificationChannelName: 'Audio Service PiliPalaX',
|
||||
androidNotificationOngoing: true,
|
||||
androidStopForegroundOnPause: true,
|
||||
|
||||
Reference in New Issue
Block a user