mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-27 22:05:53 +08:00
@@ -590,7 +590,7 @@ class Utils {
|
||||
}
|
||||
|
||||
// 下载适用于当前系统的安装包
|
||||
static Future onDownload(data) async {
|
||||
static Future<void> onDownload(data) async {
|
||||
await SmartDialog.dismiss();
|
||||
try {
|
||||
void download(plat) {
|
||||
|
||||
Reference in New Issue
Block a user