update icon

This commit is contained in:
makaveli10
2023-05-31 07:25:19 +05:30
parent e37e7f5522
commit 0b9fb6c49d
4 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -18,10 +18,10 @@
"scripting"
],
"icons": {
"128":"collabora.png"
"128":"icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": "collabora.png"
"default_icon": "icon128.png"
}
}