Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
a1d9a31979
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      react/features/welcome/components/WelcomePage.web.js

+ 1
- 0
react/features/welcome/components/WelcomePage.web.js View File

@@ -107,6 +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 111
     }
111 112
 
112 113
     /**

Loading…
Cancel
Save