mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 08:08:19 +08:00
fix: skip listener
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -634,6 +634,7 @@ class VideoDetailController extends GetxController
|
|||||||
);
|
);
|
||||||
|
|
||||||
Future _querySponsorBlock() async {
|
Future _querySponsorBlock() async {
|
||||||
|
positionSubscription?.cancel();
|
||||||
dynamic result = await Request().get(
|
dynamic result = await Request().get(
|
||||||
'${GStorage.blockServer}/api/skipSegments',
|
'${GStorage.blockServer}/api/skipSegments',
|
||||||
queryParameters: {
|
queryParameters: {
|
||||||
|
|||||||
Reference in New Issue
Block a user