mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 18:04:28 +08:00
编排新增文件/文件夹操作,获取文件图标
This commit is contained in:
@@ -5,7 +5,7 @@ export const networkCommands = {
|
||||
commands: [
|
||||
{
|
||||
value: "visit",
|
||||
label: "用默认浏览器打开网址",
|
||||
label: "默认浏览器打开网址",
|
||||
config: [
|
||||
{
|
||||
key: "url",
|
||||
@@ -18,7 +18,7 @@ export const networkCommands = {
|
||||
},
|
||||
{
|
||||
value: "utools.ubrowser.goto",
|
||||
label: "用ubrowser打开网址",
|
||||
label: "ubrowser打开网址",
|
||||
config: [
|
||||
{
|
||||
key: "url",
|
||||
|
||||
Reference in New Issue
Block a user