瀏覽代碼

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
         this._setAdditionalToolbarContentRef
107
         this._setAdditionalToolbarContentRef
108
             = this._setAdditionalToolbarContentRef.bind(this);
108
             = this._setAdditionalToolbarContentRef.bind(this);
109
         this._onTabSelected = this._onTabSelected.bind(this);
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…
取消
儲存