mirror of https://github.com/gorhill/uBlock.git
typo
This commit is contained in:
parent
3c1cdef241
commit
0c3de436ca
|
@ -544,7 +544,7 @@ var reloadTab = function() {
|
||||||
// there were changes or not.
|
// there were changes or not.
|
||||||
popupData.contentLastModified = -1;
|
popupData.contentLastModified = -1;
|
||||||
|
|
||||||
// No need to wait to remvoe this.
|
// No need to wait to remove this.
|
||||||
uDom('body').toggleClass('dirty', false);
|
uDom('body').toggleClass('dirty', false);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue