mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +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