Skip to content
Snippets Groups Projects
Commit d1ca1989 authored by Gabriel Engel's avatar Gabriel Engel
Browse files

added emoji

parent 6ec6620b
No related branches found
No related tags found
No related merge requests found
......@@ -453,10 +453,12 @@ ChatMessages = (->
length = emojione.emojioneList[shortname].length
'<img class="emojione" src="//cdn.jsdelivr.net/emojione/assets/png/' + emojione.emojioneList[shortname][length - 1].toUpperCase() + '.png"> ' + shortname
replace: (shortname) ->
event.stopPropagation()
event.preventDefault()
shortname
index: 1
maxCount: 10
} ], footer: ''
} ], footer: '', placement: 'top'
return
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment