From 3a9c17fba8af4bc1a4bfc7b49eb8c153bb35ceba Mon Sep 17 00:00:00 2001 From: John Livingston Date: Thu, 22 Feb 2024 14:53:41 +0100 Subject: [PATCH] Slow Mode (#192): help button + fix field css --- client/common/configuration/templates/channel.mustache | 2 ++ client/common/configuration/templates/channel.ts | 1 + 2 files changed, 3 insertions(+) diff --git a/client/common/configuration/templates/channel.mustache b/client/common/configuration/templates/channel.mustache index abd2068b..2f2f7c82 100644 --- a/client/common/configuration/templates/channel.mustache +++ b/client/common/configuration/templates/channel.mustache @@ -13,6 +13,7 @@

{{defaultSlowModeLabel}}

{{{defaultSlowModeDesc}}}

+ {{{helpButtonSlowMode}}}
@@ -20,6 +21,7 @@