修复检查更新程序只会在首次安装时执行
This commit is contained in:
parent
5354d1bd1f
commit
04d17f6483
@ -101,8 +101,8 @@ class VersionUndateTool {
|
||||
child: Text("下次再说"),
|
||||
onPressed: () {
|
||||
Navigator.pop(context);
|
||||
Storage.setString(
|
||||
isShowUpdateVersion, isShowUpdateVersion);
|
||||
// Storage.setString(
|
||||
// isShowUpdateVersion, isShowUpdateVersion);
|
||||
},
|
||||
),
|
||||
CupertinoDialogAction(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user