From a9171e837ecc31b97deba951386146a372516045 Mon Sep 17 00:00:00 2001 From: Daniel Tolnai Date: Sun, 24 Mar 2024 17:19:29 +0100 Subject: [PATCH] Implement option to trim leading/trailing whitespace from message body (#220) --- Jellyfin.Plugin.Webhook/Configuration/Web/config.html | 4 ++++ Jellyfin.Plugin.Webhook/Configuration/Web/config.js | 2 ++ Jellyfin.Plugin.Webhook/Destinations/BaseOption.cs | 9 ++++++++- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Jellyfin.Plugin.Webhook/Configuration/Web/config.html b/Jellyfin.Plugin.Webhook/Configuration/Web/config.html index 88e78f0..8fac221 100644 --- a/Jellyfin.Plugin.Webhook/Configuration/Web/config.html +++ b/Jellyfin.Plugin.Webhook/Configuration/Web/config.html @@ -116,6 +116,10 @@ Send All Properties (ignores template) +