Fix shortcut typo

This commit is contained in:
2020-04-29 17:01:26 +02:00
parent d8478fa7ad
commit 5007d4779f
2 changed files with 5 additions and 5 deletions

View File

@ -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