mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
opt set pageTransition
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1156,7 +1156,7 @@ class HeaderControlState extends State<HeaderControl>
|
||||
),
|
||||
onTap: () async {
|
||||
Get.back();
|
||||
CDNService? result = await showDialog(
|
||||
final result = await showDialog<CDNService>(
|
||||
context: context,
|
||||
builder: (context) {
|
||||
return CdnSelectDialog(
|
||||
|
||||
Reference in New Issue
Block a user