mirror of
https://github.com/coder/code-server.git
synced 2026-05-08 13:27:25 +02:00
Improve routing
This commit is contained in:
@@ -151,6 +151,7 @@ export class ApiHttpProvider extends HttpProvider {
|
||||
{
|
||||
name: "VS Code",
|
||||
path: "/vscode",
|
||||
embedPath: "/vscode-embed",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user