mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-07 21:46:12 +08:00
精简图标
This commit is contained in:
parent
7b01082856
commit
36f6e0ceed
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.7 KiB |
@ -7,7 +7,7 @@ const quickFeatures = {
|
||||
type: "files",
|
||||
match: "/.*+/i",
|
||||
}, ],
|
||||
icon: "features/file.png",
|
||||
icon: "features/fav.png",
|
||||
platform: ["win32", "darwin", "linux"],
|
||||
|
||||
},
|
||||
@ -32,7 +32,7 @@ const quickFeatures = {
|
||||
],
|
||||
},
|
||||
}, ],
|
||||
icon: "features/url.png",
|
||||
icon: "features/fav.png",
|
||||
platform: ["win32", "darwin", "linux"],
|
||||
|
||||
},
|
||||
@ -45,4 +45,4 @@ const quickFeatures = {
|
||||
}
|
||||
}
|
||||
|
||||
export default quickFeatures
|
||||
export default quickFeatures
|
||||
|
Loading…
x
Reference in New Issue
Block a user