make our signature coffee the emoji dropdown
This commit is contained in:
parent
5c98479d1a
commit
64951cf24f
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ class EmojiPickerDropdown extends React.PureComponent {
|
|||
{button || <img
|
||||
className={classNames('emojione', { 'pulse-loading': active && loading })}
|
||||
alt='🙂'
|
||||
src={`${assetHost}/emoji/1f602.svg`}
|
||||
src={`${assetHost}/emoji/2615.svg`}
|
||||
/>}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue