mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
@@ -513,7 +513,7 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
|
||||
if (Instances.SettingsViewModel.ShowWindowBeforeForceScheduledStart)
|
||||
{
|
||||
Instances.MainWindowManager?.Show();
|
||||
await Application.Current.Dispatcher.InvokeAsync(() => Instances.MainWindowManager?.Show());
|
||||
}
|
||||
|
||||
if (await TimerCanceledAsync(
|
||||
|
||||
Reference in New Issue
Block a user