mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-25 03:26:22 +08:00
mod: ui (#1521)
* mod: ui * fix: -400 * tweaks * update Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me> * tweak [skip ci] Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me> * tweak [skip ci] Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me> --------- Co-authored-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
committed by
GitHub
parent
16f577f3fd
commit
e44419e088
@@ -1756,7 +1756,7 @@ class VideoDetailController extends GetxController
|
||||
oid: aid,
|
||||
subId: [cid.value],
|
||||
from: PlaylistSource.UP_ARCHIVE,
|
||||
heroTag: heroTag,
|
||||
heroTag: autoPlay.value ? heroTag : null,
|
||||
start: playedTime,
|
||||
audioUrl: audioUrl,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user