Missed a storeHashStatus call point
This commit is contained in:
parent
b0f1c85cd8
commit
b951cf1172
|
@ -308,6 +308,7 @@ function start()
|
||||||
else {
|
else {
|
||||||
toObject(storage.ClearURLsData);
|
toObject(storage.ClearURLsData);
|
||||||
storeHashStatus(1);
|
storeHashStatus(1);
|
||||||
|
saveOnDisk(['hashStatus']);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user