mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-26 11:08:44 +00:00
Fix typo
This commit is contained in:
@@ -26,7 +26,7 @@ Future<VideoPlayerServiceHandler> initAudioService() async {
|
||||
|
||||
class VideoPlayerServiceHandler extends BaseAudioHandler with SeekHandler {
|
||||
static final List<MediaItem> _item = [];
|
||||
Box setting = GStrorage.setting;
|
||||
Box setting = GStorage.setting;
|
||||
bool enableBackgroundPlay = true;
|
||||
// PlPlayerController player = PlPlayerController.getInstance();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user