Missed a storeHashStatus call point

This commit is contained in:
tartpvule 2019-09-12 16:53:33 +00:00
parent b0f1c85cd8
commit b951cf1172

View File

@ -308,6 +308,7 @@ function start()
else {
toObject(storage.ClearURLsData);
storeHashStatus(1);
saveOnDisk(['hashStatus']);
}
}
else {