Remove TODO (#4965)
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
e0a005eed8
Коммит
638cc761d0
@@ -184,11 +184,6 @@ export default class ChannelHeader extends React.Component {
|
|||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
this.searchMentions(e);
|
this.searchMentions(e);
|
||||||
}
|
}
|
||||||
|
|
||||||
//@TODO create shortcut for toggling flagged posts
|
|
||||||
// else if (e.keyCode == Constants.KeyCodes.<keycode>) {
|
|
||||||
// this.toggleFlagged();
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user