From b27e871be2d681f86b7b8a751abc12f534474ab5 Mon Sep 17 00:00:00 2001 From: Victor Levitskiy Date: Fri, 15 Mar 2024 22:57:26 +0700 Subject: [PATCH] Make edit header view available by default in ui (#649) Without specifying the headers in code, an user cannot change the headers in springwolf-ui Solution: Always show the header edit box so that an user can add headers manually --- .../channels/channel-main/channel-main.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springwolf-ui/src/app/components/channels/channel-main/channel-main.component.html b/springwolf-ui/src/app/components/channels/channel-main/channel-main.component.html index 46259293d..dc2ddcd03 100644 --- a/springwolf-ui/src/app/components/channels/channel-main/channel-main.component.html +++ b/springwolf-ui/src/app/components/channels/channel-main/channel-main.component.html @@ -35,7 +35,7 @@

Message Binding

" > -
+

Header