mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
Clear popup storage too on kitchen reset
This commit is contained in:
parent
e59c1163dd
commit
a3c571cb22
|
@ -14,6 +14,7 @@ export default function getApplyMods(theState) {
|
|||
|
||||
props.apis.pacKitchen.resetToDefaults();
|
||||
props.bgWindow.utils.fireRequest('ip-to-host-reset-to-defaults', cb);
|
||||
window.localStorage.clear();
|
||||
|
||||
},
|
||||
'Откройте окно заново для отображения эффекта.',
|
||||
|
|
Loading…
Reference in New Issue
Block a user