mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Fix shortcut typo
This commit is contained in:
@ -72,7 +72,7 @@ class EmojiesSection {
|
||||
|
||||
|
||||
line.innerHTML += "<td><img class='e' src='"+e.url+"' /></td>" +
|
||||
"<td>"+e.shorcut+"</td><td></td>"
|
||||
"<td>"+e.shortcut+"</td><td></td>"
|
||||
|
||||
|
||||
// Add delete button
|
||||
|
Reference in New Issue
Block a user