mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
fix: 修复一个潜在的崩溃问题
This commit is contained in:
@@ -32,8 +32,8 @@ namespace MeoAsstGui
|
||||
{
|
||||
_trayIcon = new TrayIcon();
|
||||
CheckAndUpdateNow();
|
||||
InitProxy();
|
||||
InitViewModels();
|
||||
InitProxy();
|
||||
ShowUpdateOrDownload();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user