mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
typo
This commit is contained in:
parent
3c1cdef241
commit
0c3de436ca
1 changed files with 1 additions and 1 deletions
|
@ -544,7 +544,7 @@ var reloadTab = function() {
|
|||
// there were changes or not.
|
||||
popupData.contentLastModified = -1;
|
||||
|
||||
// No need to wait to remvoe this.
|
||||
// No need to wait to remove this.
|
||||
uDom('body').toggleClass('dirty', false);
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue