mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 21:00:23 +01:00
Fake notification was not shown in all cases.
This commit is contained in:
parent
827fd3124c
commit
fcedf34b9f
@ -48,6 +48,7 @@
|
||||
case "fake":
|
||||
setRandomSupplyByType(prefs("rng"));
|
||||
if (changedFunction.fake){
|
||||
notify({url: window.location.href, errorStack: error.stack}, window);
|
||||
return changedFunction.fake;
|
||||
}
|
||||
else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user