fix(protocol): name path client group
This commit is contained in:
parent
a7855aa169
commit
421d649019
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ export const groupNames = {
|
|||
"server.project": "project",
|
||||
"server.projectCopy": "projectCopy",
|
||||
"server.vcs": "vcs",
|
||||
"server.path": "path",
|
||||
} as const
|
||||
|
||||
export const promiseOmitEndpoints = new Set(["pty.connect", "pty.connectToken"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue