mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Update twemoji to v2.0.5
// FREEBIE
This commit is contained in:
@@ -471,7 +471,7 @@ var twemoji = (function (
|
||||
'"'
|
||||
);
|
||||
attrib = options.attributes(icon, variant);
|
||||
for (attrname in attrib) {
|
||||
for (attrname in attrib) {
|
||||
if (
|
||||
attrib.hasOwnProperty(attrname) &&
|
||||
// don't allow any handlers to be set + don't allow overrides
|
||||
|
||||
Reference in New Issue
Block a user