mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
Fix regression when reverting temporary rules in popup panel
Refression from:
- 435c91636f
This commit is contained in:
parent
373792714a
commit
dfa1b64cae
@ -1163,6 +1163,7 @@ const revertFirewallRules = async function() {
|
||||
});
|
||||
cachePopupData(response);
|
||||
updateAllFirewallCells(true, false);
|
||||
updateHnSwitches();
|
||||
hashFromPopupData();
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user