mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 10:55:43 +08:00
为CheckButton和浏览器命令添加占位符提示
This commit is contained in:
@@ -60,6 +60,8 @@ export const browserCommands = {
|
||||
},
|
||||
useSingleUserDataDir: {
|
||||
label: "使用独立用户数据目录",
|
||||
placeholder:
|
||||
"⚠️注意:不勾选时,会自动关闭所有已打开的浏览器;如需运行多实例必须勾选",
|
||||
component: "CheckButton",
|
||||
width: 3,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user