mirror of
https://github.com/yaobiao131/downkyicore.git
synced 2025-08-10 00:52:31 +00:00
fix: 修复错别字 Fixes: #180
This commit is contained in:
@@ -172,7 +172,7 @@ public class ViewLoginViewModel : ViewModelBase
|
||||
// 确认登录
|
||||
|
||||
// 发送通知
|
||||
EventAggregator.GetEvent<MessageEvent>().Publish("登陆成功");
|
||||
EventAggregator.GetEvent<MessageEvent>().Publish("登录成功");
|
||||
// LogManager.Info(Tag, DictionaryResource.GetString("LoginSuccessful"));
|
||||
|
||||
// 保存登录信息
|
||||
|
||||
Reference in New Issue
Block a user