This commit is contained in:
parent
840fda2051
commit
3a4c9e75bf
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ function makeMapStateToProps() {
|
|||
|
||||
let teammateId;
|
||||
let isTeammateGuest = false;
|
||||
let customStatusEnabled;
|
||||
let customStatusEnabled = false;
|
||||
let customStatus;
|
||||
const isDirectMessage = currentChannel.type === General.DM_CHANNEL;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue