1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 15:32:28 +02:00
This commit is contained in:
gorhill 2015-02-09 15:35:47 -05:00
parent 3c1cdef241
commit 0c3de436ca

View File

@ -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);
};