Update twemoji to v2.0.5
// FREEBIE
This commit is contained in:
parent
662020ce68
commit
ec6948bc32
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue