Fixed chrome compatibility issue
This commit is contained in:
parent
1162fba641
commit
7b54087a63
@ -103,9 +103,6 @@ function processDefaultCustomInstances(
|
||||
let nameDefaultRedirects;
|
||||
|
||||
function calcNameCheckBoxes() {
|
||||
browser.storage.sync.getBytesInUse(null).then(
|
||||
(result) => console.log(result)
|
||||
)
|
||||
let isTrue = true;
|
||||
for (const item of nameHelper.getRedirects()[name].normal)
|
||||
if (!nameDefaultRedirects.includes(item)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user