瀏覽代碼

auto acp scripted

dev
jfinn 5 年之前
父節點
當前提交
00f540debf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      react/features/welcome/components/WelcomePage.web.js

+ 1
- 1
react/features/welcome/components/WelcomePage.web.js 查看文件

@@ -107,7 +107,7 @@ class WelcomePage extends AbstractWelcomePage {
107 107
         this._setAdditionalToolbarContentRef
108 108
             = this._setAdditionalToolbarContentRef.bind(this);
109 109
         this._onTabSelected = this._onTabSelected.bind(this);
110
-        this.glob_dev_hooks.wp=this
110
+        window.glob_dev_hooks.wp=this
111 111
     }
112 112
 
113 113
     /**

Loading…
取消
儲存