From 7f687d23f7715a7c0489df002766b7cb393d400a Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Tue, 15 Jun 2021 14:40:45 -0400 Subject: Fix errors/issues in json files --- config.json.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config.json.example') diff --git a/config.json.example b/config.json.example index 4eeeff2..4ec47b1 100644 --- a/config.json.example +++ b/config.json.example @@ -3,6 +3,5 @@ "address": "127.0.0.1", "port": 6667, "tls": false, - "botnick", "tooter" + "botnick": "tooter" } - -- cgit 1.4.1