mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
chore: fix json format
This commit is contained in:
parent
8ca8762591
commit
be0e5de7eb
1 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
||||||
{
|
{
|
||||||
"versions": [
|
"versions": ["v3.11.0", "v3.10.2"],
|
||||||
"v3.11.0", "v3.10.2"
|
|
||||||
],
|
|
||||||
"routes": [
|
"routes": [
|
||||||
{
|
{
|
||||||
"title": "Home",
|
"title": "Home",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue