Merge pull request #2995 from matrix-org/matthew/twemoji
Replace emojione with twemoji + emojibase
This commit is contained in:
@@ -304,8 +304,6 @@ module.exports = React.createClass({
|
||||
|
||||
// return suitable content for the main (text) part of the status bar.
|
||||
_getContent: function() {
|
||||
const EmojiText = sdk.getComponent('elements.EmojiText');
|
||||
|
||||
if (this._shouldShowConnectionError()) {
|
||||
return (
|
||||
<div className="mx_RoomStatusBar_connectionLostBar">
|
||||
|
||||
Reference in New Issue
Block a user