mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
chore: 增加未取消关机的日志
This commit is contained in:
@@ -229,6 +229,7 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
return;
|
||||
}
|
||||
|
||||
_logger.Information("Shutdown not canceled, proceeding to exit application.");
|
||||
Bootstrapper.Shutdown();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user