mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 11:06:51 +08:00
refa video params
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -66,8 +66,7 @@ class _UgcIntroPanelState extends State<UgcIntroPanel>
|
||||
@override
|
||||
void initState() {
|
||||
super.initState();
|
||||
ugcIntroController = Get.put(UgcIntroController(), tag: widget.heroTag)
|
||||
..heroTag = widget.heroTag;
|
||||
ugcIntroController = Get.put(UgcIntroController(), tag: widget.heroTag);
|
||||
}
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user