mirror of https://github.com/gorhill/uBlock.git
no need for multiple icon entries when using svg
This commit is contained in:
parent
80fedd4647
commit
1836f7656e
|
@ -83,10 +83,7 @@
|
|||
"sidebar_action": {
|
||||
"default_title": "__MSG_statsPageName__",
|
||||
"default_panel": "logger-ui.html",
|
||||
"default_icon": {
|
||||
"16": "img/ublock.svg",
|
||||
"48": "img/ublock.svg"
|
||||
}
|
||||
"default_icon": "img/ublock.svg"
|
||||
},
|
||||
"version": "1.9.15.101",
|
||||
"web_accessible_resources": [
|
||||
|
|
Loading…
Reference in New Issue