mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 03:42:10 +03:00
Merge pull request #1096 from esteemapp/bugfix/notification-read-all
Small fix for read all
This commit is contained in:
commit
923246187e
@ -134,6 +134,7 @@ class NotificationContainer extends Component {
|
||||
intl.formatMessage({ id: 'alert.error' }),
|
||||
intl.formatMessage({ d: 'alert.unknow_error' }),
|
||||
);
|
||||
this.setState({ isNotificationRefreshing: false });
|
||||
});
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user