From 4205b0ccc1fda62b837882263e95f9638e07becd Mon Sep 17 00:00:00 2001 From: electron271 <66094410+electron271@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:50:26 -0500 Subject: [PATCH] fix(settings.yml.example) small consistency fix --- config/settings.yml.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/settings.yml.example b/config/settings.yml.example index 8cfa314..5437cb0 100644 --- a/config/settings.yml.example +++ b/config/settings.yml.example @@ -10,8 +10,8 @@ USER_IDS: - 123456789012345679 BOT_OWNER: 123456789012345679 -TEMPVC_CATEGORY_ID: 123456789012345 -TEMPVC_CHANNEL_ID: 123456789012345 +TEMPVC_CATEGORY_ID: 123456789012345679 +TEMPVC_CHANNEL_ID: 123456789012345679 EMBED_COLORS: DEFAULT: 16044058