mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-18 16:16:14 +08:00
committed by
GitHub
parent
6009668427
commit
3c34e43827
@@ -111,7 +111,7 @@ class Update {
|
||||
}
|
||||
|
||||
// 下载适用于当前系统的安装包
|
||||
static Future<void> onDownload(data) async {
|
||||
static Future<void> onDownload(Map<String, dynamic> data) async {
|
||||
SmartDialog.dismiss();
|
||||
try {
|
||||
void download(plat) {
|
||||
|
||||
Reference in New Issue
Block a user