mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-17 07:36:14 +08:00
opt find pgc episode
tweak Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -174,7 +174,6 @@ class PiliScheme {
|
||||
cid: int.parse(cid),
|
||||
progress: progress == null ? null : int.parse(progress),
|
||||
off: off,
|
||||
preventDuplicates: false,
|
||||
);
|
||||
} else {
|
||||
videoPush(
|
||||
@@ -906,7 +905,6 @@ class PiliScheme {
|
||||
cid: cid,
|
||||
progress: progress == null ? null : int.parse(progress),
|
||||
off: off,
|
||||
preventDuplicates: false,
|
||||
);
|
||||
}
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user