Merge pull request #2995 from matrix-org/matthew/twemoji
Replace emojione with twemoji + emojibase
This commit is contained in:
commit
30a485bddd
34 changed files with 150 additions and 413 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue