removed reference to allKey (#3366)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
af02a35b54
Коммит
2fc4b37828
@@ -156,7 +156,6 @@ class NotificationsTab extends React.Component {
|
|||||||
|
|
||||||
data.mention_keys = stringKeys;
|
data.mention_keys = stringKeys;
|
||||||
data.first_name = this.state.firstNameKey.toString();
|
data.first_name = this.state.firstNameKey.toString();
|
||||||
data.all = this.state.allKey.toString();
|
|
||||||
data.channel = this.state.channelKey.toString();
|
data.channel = this.state.channelKey.toString();
|
||||||
|
|
||||||
Client.updateUserNotifyProps(data,
|
Client.updateUserNotifyProps(data,
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user