mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
mod: lint
mod: tweaks opt: publish page Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -25,7 +25,7 @@ class PlDanmakuController {
|
||||
return progress ~/ segmentLength;
|
||||
}
|
||||
|
||||
void queryDanmaku(int segmentIndex) async {
|
||||
Future<void> queryDanmaku(int segmentIndex) async {
|
||||
if (requestedSeg[segmentIndex] == true) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user