From 90ee57e661b28e4c554a640d3bfbb96ac8253634 Mon Sep 17 00:00:00 2001
From: enured <enis.nuredini@uzh.ch>
Date: Mon, 1 Jan 2024 18:12:11 +0100
Subject: [PATCH] F17462: Commit for new snapshot. refs #17462

---
 extension/Classes/Core/Constants.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extension/Classes/Core/Constants.php b/extension/Classes/Core/Constants.php
index a8cdc1cf1..d125b0e82 100644
--- a/extension/Classes/Core/Constants.php
+++ b/extension/Classes/Core/Constants.php
@@ -382,7 +382,7 @@ const ERROR_ENCRYPT_CLASS = 3111;
 
 const ERROR_MSG_TOO_BIG = "** Data removed: too big **";
 
-// Chat
+// FE Chat
 const ERROR_MISSING_CHAT_DATA = 3200;
 const ERROR_INVALID_CHAT_DATA = 3201;
 
-- 
GitLab