wxr
2021-12-30 d275465c510dc1cf4e61227d7bf6d6054042b379
HDL_ON/UI/UI0-Public/Widget/WebViewDialog.cs
@@ -92,6 +92,7 @@
                }
                Action withdramAction = () => {
                    OnAppConfig.Instance.isAgreePrivacyPolicy = false;
                    OnAppConfig.Instance.FirstRunApp = true;
                    OnAppConfig.Instance.SaveConfig();
                    HDLCommon.Current.Logout();
                    Close();