mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 16:18:22 +08:00
mod: remove androidNotificationIcon tmply
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -16,7 +16,7 @@ Future<VideoPlayerServiceHandler> initAudioService() async {
|
|||||||
fastForwardInterval: Duration(seconds: 10),
|
fastForwardInterval: Duration(seconds: 10),
|
||||||
rewindInterval: Duration(seconds: 10),
|
rewindInterval: Duration(seconds: 10),
|
||||||
androidNotificationChannelDescription: 'Media notification channel',
|
androidNotificationChannelDescription: 'Media notification channel',
|
||||||
androidNotificationIcon: 'drawable/ic_notification_icon',
|
// androidNotificationIcon: 'drawable/ic_notification_icon',
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user