From 0f5de826938d89634e98887251e28102ab7565b5 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Fri, 14 Oct 2022 11:01:40 -0700 Subject: [PATCH] comment --- config/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.js b/config/config.js index 621cc9b..8c9281d 100644 --- a/config/config.js +++ b/config/config.js @@ -1,8 +1,8 @@ require('dotenv').config(); module.exports = { - Dev: "PROD.", - Version: "12.7.15", + Dev: "PROD.", + Version: "12.7.15", // (major).(feature).(revision/bug/refactoring) Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot DefaultPrefix: "?", ServerID: "955668596745461830",