* 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:
My-Responsitories
2025-10-12 12:12:44 +08:00
committed by GitHub
parent 16f577f3fd
commit e44419e088
7 changed files with 194 additions and 191 deletions

View File

@@ -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,
);