mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-25 10:38:40 +00:00
fix: video page
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -158,7 +158,7 @@ class _VideoInfoState extends State<VideoInfo> with TickerProviderStateMixin {
|
||||
|
||||
late final _coinKey = GlobalKey<ActionItemState>();
|
||||
late final _favKey = GlobalKey<ActionItemState>();
|
||||
late final _expandableCtr = ExpandableController(initialExpanded: false);
|
||||
final _expandableCtr = ExpandableController(initialExpanded: false);
|
||||
|
||||
@override
|
||||
void initState() {
|
||||
|
||||
Reference in New Issue
Block a user