From 4530a9729f94f373471e5af24fe8d3924824e033 Mon Sep 17 00:00:00 2001 From: Lynne Date: Fri, 11 Jan 2019 23:07:10 +1000 Subject: [PATCH] made config.json prettier --- config.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 7b1521d..cc02a33 100644 --- a/config.json +++ b/config.json @@ -1 +1,4 @@ -{"site":"https://botsin.space","cw":null} \ No newline at end of file +{ + "site": "https://botsin.space", + "cw": null +} \ No newline at end of file