fix allow notification icon.
This commit is contained in:
@@ -116,7 +116,7 @@ async function handleContentScriptMessage({type, params, host}) {
|
|||||||
null,
|
null,
|
||||||
2
|
2
|
||||||
),
|
),
|
||||||
iconUrl: 'icons/denied48.png'
|
iconUrl: 'icons/48x48.png'
|
||||||
})
|
})
|
||||||
.then(console.log)
|
.then(console.log)
|
||||||
.catch(console.log)
|
.catch(console.log)
|
||||||
|
|||||||
Reference in New Issue
Block a user