mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 14:34:13 +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",
|
type: "files",
|
||||||
match: "/.*+/i",
|
match: "/.*+/i",
|
||||||
}, ],
|
}, ],
|
||||||
icon: "features/file.png",
|
icon: "features/fav.png",
|
||||||
platform: ["win32", "darwin", "linux"],
|
platform: ["win32", "darwin", "linux"],
|
||||||
|
|
||||||
},
|
},
|
||||||
@ -32,7 +32,7 @@ const quickFeatures = {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
}, ],
|
}, ],
|
||||||
icon: "features/url.png",
|
icon: "features/fav.png",
|
||||||
platform: ["win32", "darwin", "linux"],
|
platform: ["win32", "darwin", "linux"],
|
||||||
|
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user