mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 00:56:31 +08:00
opt triple mixin
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -89,13 +89,11 @@ class HeaderControlState extends State<HeaderControl>
|
||||
} else {
|
||||
pgcIntroController = Get.find<PgcIntroController>(tag: heroTag);
|
||||
}
|
||||
initTriple();
|
||||
}
|
||||
|
||||
@override
|
||||
void dispose() {
|
||||
clock?.cancel();
|
||||
disposeTriple();
|
||||
super.dispose();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user