浏览代码

add `icon_32.png` (see #1577)

Gildas 1 年之前
父节点
当前提交
04e5df793c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      manifest.json

+ 1 - 0
manifest.json

@@ -4,6 +4,7 @@
 	"homepage_url": "https://github.com/gildas-lormeau/SingleFile",
 	"icons": {
 		"16": "src/ui/resources/icon_16.png",
+		"32": "src/ui/resources/icon_32.png",
 		"48": "src/ui/resources/icon_48.png",
 		"64": "src/ui/resources/icon_64.png",
 		"128": "src/ui/resources/icon_128.png"