From eba547428996c5652618c5fb8b7f616f08b58d1e Mon Sep 17 00:00:00 2001
From: Harald Petry <harald.petry@open-xchange.com>
Date: Mon, 24 Apr 2023 11:15:15 +0200
Subject: [PATCH] Add the feature toggle for editRealNames

---
 help/inline_help_capabilities.less | 1 +
 1 file changed, 1 insertion(+)

diff --git a/help/inline_help_capabilities.less b/help/inline_help_capabilities.less
index d526d949c..83b316fe1 100644
--- a/help/inline_help_capabilities.less
+++ b/help/inline_help_capabilities.less
@@ -41,6 +41,7 @@ html.embedded {
     &.feat-io-ox-core-managedResources .feat-io-ox-core-managedResources,
     &.feat-io-ox-core-resourceCalendars .feat-io-ox-core-resourceCalendars,
     &.feat-io-ox-core-undoSend .feat-io-ox-core-undoSend,
+    &.feat-io-ox-mail-editRealNames .feat-io-ox-mail-editRealNames,
     &.feat-jitsi .feat-jitsi,
     &.feat-zoom .feat-zoom {
         // using `:not` to get the node type into the full selector here
-- 
GitLab