From 21d60a8f3e4658bb30f8e74a7dc6303f575e9bce Mon Sep 17 00:00:00 2001 From: "Dusty.P" Date: Wed, 23 May 2018 12:14:33 -0800 Subject: [PATCH] Changed development prefix --- src/config/Config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/Config.json b/src/config/Config.json index 62c06ae..30af5fc 100644 --- a/src/config/Config.json +++ b/src/config/Config.json @@ -3,5 +3,5 @@ "display_name" : "[S!] Sebi-Machine", "maintenance": "True", "ownerlist": [], - "prefix": "S!" -} \ No newline at end of file + "prefix": "sd!" +}