mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
chore: 删除多余检查
This commit is contained in:
@@ -228,9 +228,6 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
{
|
||||
await Task.Delay(delayTime);
|
||||
await _stageManager.UpdateStageWeb();
|
||||
#if RELEASE
|
||||
ResourceUpdater.UpdateAndToast();
|
||||
#endif
|
||||
UpdateDatePrompt();
|
||||
UpdateStageList(false);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user