mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 06:05:37 +07:00
Missed a storeHashStatus call point
This commit is contained in:
@@ -308,6 +308,7 @@ function start()
|
|||||||
else {
|
else {
|
||||||
toObject(storage.ClearURLsData);
|
toObject(storage.ClearURLsData);
|
||||||
storeHashStatus(1);
|
storeHashStatus(1);
|
||||||
|
saveOnDisk(['hashStatus']);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|||||||
Reference in New Issue
Block a user