add interactive
This commit is contained in:
parent
40f4fa3ee4
commit
2f07464689
@ -573,13 +573,13 @@ export const SERVER_ACTIONS: ActionInfo[] = [
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "Start",
|
||||
name: "Interactive",
|
||||
args: {
|
||||
},
|
||||
requestType: "post",
|
||||
endpoint: "/servers/{server_id}/attach",
|
||||
permissions: Permission.RunCommand,
|
||||
response_action: "Ignore"
|
||||
response_action: "Terminal"
|
||||
},
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user