typo
This commit is contained in:
parent
72e8213bd7
commit
4dbca46b41
|
@ -78,7 +78,7 @@ onDOMready().then(onBackgroundReady).then(() => {
|
||||||
filterOnChange({forceRefilter: true});
|
filterOnChange({forceRefilter: true});
|
||||||
|
|
||||||
if (FIREFOX) {
|
if (FIREFOX) {
|
||||||
$('#firefox-transition-bug-suppressor').remove();
|
$('#firefox-transitions-bug-suppressor').remove();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user