You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	replace emojione with twemoji. completely untested & debugged & unoptimised
This commit is contained in:
		@@ -303,9 +303,7 @@ module.exports = React.createClass({
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
    // return suitable content for the main (text) part of the status bar.
 | 
			
		||||
    _getContent: function() {
 | 
			
		||||
        const EmojiText = sdk.getComponent('elements.EmojiText');
 | 
			
		||||
 | 
			
		||||
    _getContent: function() {s
 | 
			
		||||
        if (this._shouldShowConnectionError()) {
 | 
			
		||||
            return (
 | 
			
		||||
                <div className="mx_RoomStatusBar_connectionLostBar">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user