From 7012a62278ce8685c95a4f387ca37a9b7e658a0e Mon Sep 17 00:00:00 2001 From: Wizzard Date: Tue, 20 Aug 2024 22:14:02 -0400 Subject: [PATCH] Update config.json.example --- config.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json.example b/config.json.example index e99fc0f..ee8b625 100644 --- a/config.json.example +++ b/config.json.example @@ -3,5 +3,5 @@ "channelId": "111111111111111111", "apiUrl": "https://gameserveranalytics.com/api/v2/query?ip=1.1.1.11&port=1111&game=source", "updateInterval": 30000 - } +} \ No newline at end of file