Update code-server.json

This commit is contained in:
CanbiZ
2025-01-22 08:08:29 +01:00
committed by GitHub
parent e2c329b9c7
commit 77c15f5a24

View File

@@ -2,7 +2,9 @@
"name": "VS Code Server", "name": "VS Code Server",
"slug": "code-server", "slug": "code-server",
"categories": [ "categories": [
1 1,
20,
11
], ],
"date_created": "2024-05-02", "date_created": "2024-05-02",
"type": "misc", "type": "misc",
@@ -36,4 +38,4 @@
"type": "warning" "type": "warning"
} }
] ]
} }