Parcourir la source

auto acp scripted

dev
jfinn il y a 5 ans
Parent
révision
a1d9a31979
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      react/features/welcome/components/WelcomePage.web.js

+ 1
- 0
react/features/welcome/components/WelcomePage.web.js Voir le fichier

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
     }
111
     }
111
 
112
 
112
     /**
113
     /**

Chargement…
Annuler
Enregistrer