mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Minor status updates (#6889)
This commit is contained in:
committed by
Saturnino Abril
parent
87e62e8823
commit
2bfd7be8d1
@@ -74,6 +74,9 @@ export function loadStatusesForChannelAndSidebar() {
|
||||
}
|
||||
}
|
||||
|
||||
const {currentUserId} = getState().entities.users;
|
||||
statusesToLoad[currentUserId] = true;
|
||||
|
||||
loadStatusesByIds(Object.keys(statusesToLoad));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user