wxr
2020-12-11 1bb8683aef25143048e572b65734de4772bfc712
HDL_ON/UI/UI1-Login/RegisterPageBLL.cs
@@ -583,7 +583,7 @@
                        //callbackAction?.Invoke(account);
                        Application.RunOnMainThread(() =>
                        {
                            this.Close();
                            Close();
                            LoadEvent_AutoLogin(account, password);
                        });
                    }