diff --git a/QSB/default-config.json b/QSB/default-config.json index 82ef1b11..0f46af8d 100644 --- a/QSB/default-config.json +++ b/QSB/default-config.json @@ -2,7 +2,7 @@ "enabled": true, "settings": { "defaultServerIP": "localhost", - "debugMode": true + "debugMode": true, "port": 7777 } }