mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 03:05:50 -05:00
chore: fix json format
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"versions": [
|
||||
"v3.11.0", "v3.10.2"
|
||||
],
|
||||
"versions": ["v3.11.0", "v3.10.2"],
|
||||
"routes": [
|
||||
{
|
||||
"title": "Home",
|
||||
|
||||
Reference in New Issue
Block a user