Do not send push notifications for channels being actively viewed (#3931)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
eb0111f6bb
Коммит
f32eb525f3
@@ -94,6 +94,7 @@ export default class NeedsTeam extends React.Component {
|
||||
|
||||
$(window).on('blur', () => {
|
||||
window.isActive = false;
|
||||
AsyncClient.setActiveChannel('');
|
||||
});
|
||||
|
||||
Utils.applyTheme(this.state.theme);
|
||||
|
||||
Ссылка в новой задаче
Block a user