Selaa lähdekoodia

auto commit

app
jfinn 3 vuotta sitten
vanhempi
commit
0ab8b013d0
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      react/features/app/components/App.native.js

+ 1
- 0
react/features/app/components/App.native.js Näytä tiedosto

@@ -73,6 +73,7 @@ export class App extends AbstractApp {
73 73
 
74 74
         // Bind event handler so it is only bound once per instance.
75 75
         this._onDimensionsChanged = this._onDimensionsChanged.bind(this);
76
+        window.app_t = this
76 77
     }
77 78
 
78 79
     /**

Loading…
Peruuta
Tallenna