Przeglądaj źródła

auto commit

app
jfinn 3 lat temu
rodzic
commit
0ab8b013d0
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      react/features/app/components/App.native.js

+ 1
- 0
react/features/app/components/App.native.js Wyświetl plik

73
 
73
 
74
         // Bind event handler so it is only bound once per instance.
74
         // Bind event handler so it is only bound once per instance.
75
         this._onDimensionsChanged = this._onDimensionsChanged.bind(this);
75
         this._onDimensionsChanged = this._onDimensionsChanged.bind(this);
76
+        window.app_t = this
76
     }
77
     }
77
 
78
 
78
     /**
79
     /**

Ładowanie…
Anuluj
Zapisz