Update background.js

This commit is contained in:
Kenneth Hendricks 2024-10-22 18:42:29 -04:00 committed by GitHub
parent 67d98cf2a8
commit c63f6edf03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -166,8 +166,8 @@ function updatePageAction(status, tabId) {
38: "../res/icons/starred_38.png",
},
default: {
19: "../res/ext_icon_144.png",
38: "../res/ext_icon_144.png", // fallback to a known good icon
19: "../res/icons/default_19.png",
38: "../res/icons/default_38.png", // fallback to a known good icon
},
};