mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-23 23:41:52 +08:00
feat(ui): add targetJdkVersion field
This commit is contained in:
@@ -48,5 +48,6 @@
|
||||
"advancedConfig": "Advanced Config",
|
||||
"commandTemplate": "Command Template",
|
||||
"commandTemplate.placeholder": "e.g., sh -c \"{command}\" 2>&1",
|
||||
"commandTemplate.description": "Use {command} as placeholder"
|
||||
"commandTemplate.description": "Use {command} as placeholder",
|
||||
"targetJdkVersion": "JRE Version"
|
||||
}
|
||||
|
||||
@@ -48,5 +48,6 @@
|
||||
"advancedConfig": "高级配置",
|
||||
"commandTemplate": "命令模板",
|
||||
"commandTemplate.placeholder": "例如:sh -c \"{command}\" 2>&1",
|
||||
"commandTemplate.description": "使用 {command} 作为占位符"
|
||||
"commandTemplate.description": "使用 {command} 作为占位符",
|
||||
"targetJdkVersion": "JRE 版本"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user