diff options
-rw-r--r-- | common.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common.json b/common.json index 4362977..ba75a3a 100644 --- a/common.json +++ b/common.json @@ -3,5 +3,5 @@ "enabled": 1,
"host": "localhost",
"port": 8090
- },
+ }
}
|