mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-24 08:55:14 +03:00
fixed application container typ
This commit is contained in:
parent
3566062651
commit
c94783bb92
@ -117,7 +117,7 @@ class ApplicationContainer extends Component {
|
||||
|
||||
appStateSub = AppState.addEventListener('change', this._handleAppStateChange);
|
||||
|
||||
this.removeAppearanceListener = Appearance.addChangeListener(this._appearanceChangeListener);
|
||||
removeAppearanceListener = Appearance.addChangeListener(this._appearanceChangeListener);
|
||||
|
||||
this._createPushListener();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user