| Index: devtools.js |
| diff --git a/devtools.js b/devtools.js |
| index bc2250e7a1bbe81a8d80df483d9b1700cff275cc..d0f9b00698f6f6e37120befb0e56396a9d37cf77 100644 |
| --- a/devtools.js |
| +++ b/devtools.js |
| @@ -35,7 +35,7 @@ if ("panels" in browser.devtools) |
| { |
| browser.devtools.panels.create( |
| "Adblock Plus", |
| - "icons/detailed/abp-48.png", |
| + "icons/abp-32.png", |
| "devtools-panel.html", |
| panel => |
| { |