From 7c164e6bd9ae1b7a3ee817d358c3b044eb123ed0 Mon Sep 17 00:00:00 2001
From: LMzK <73669620+L-MzK@users.noreply.github.com>
Date: Sun, 8 Aug 2021 17:47:46 +0200
Subject: [PATCH] Update .env.template

---
 .env.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.env.template b/.env.template
index 3c89f77..72a9b32 100644
--- a/.env.template
+++ b/.env.template
@@ -33,7 +33,7 @@ DISCORD_LEARNINGGROUPS_REQUEST=<ID of Channel category for learning group reques
 DISCORD_LEARNINGGROUPS_INFO=<ID of Channel category for open learning groups>
 DISCORD_IDEE_CHANNEL=<ID of Channel, where bot ideas can be submitted>
 DISCORD_IDEE_EMOJI=<ID of Idee Emoji, used for reactions>
-DISCORD_CALMDOWN_ROLE=<ID of "Stille Treppe" role>
+DISCORD_CALMDOWN_ROLE=<ID of "Calmdown" role>
 DISCORD_BOTUEBUNGSPLATZ_CHANNEL=<ID of 'bot-übungsplatz' channel>
 
 # JSON Files
-- 
GitLab