mirror of
https://github.com/coder/code-server.git
synced 2026-05-24 13:17:28 +02:00
Add connection type to websocket query parameters
This allows external services to distinguish between them.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "code-server",
|
||||
"license": "MIT",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"scripts": {
|
||||
"clean": "ci/clean.sh",
|
||||
"vscode": "ci/vscode.sh",
|
||||
|
||||
Reference in New Issue
Block a user