mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: send test button status wont change
This commit is contained in:
@@ -185,6 +185,7 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
SetAndNotify(ref _enabledExternalNotificationProvider, value);
|
||||
ConfigurationHelper.SetValue(ConfigurationKeys.ExternalNotificationEnabled, value);
|
||||
|
||||
NotifyOfPropertyChange(nameof(IsEnabled));
|
||||
NotifyOfPropertyChange(nameof(IsSmtp));
|
||||
NotifyOfPropertyChange(nameof(IsServerChan));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user