mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-24 16:01: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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user