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