From 0544c358ce963474f3ab7c0d6f5c7b1159b95dad Mon Sep 17 00:00:00 2001 From: Jeppe Krogh Date: Mon, 4 Nov 2024 13:15:41 +0100 Subject: [PATCH] Updated translation key in NotifiedFeedTypeTemplate --- .../feed-source-type-templates/NotifiedFeedType.template.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/feed-sources/feed-source-type-templates/NotifiedFeedType.template.jsx b/src/components/feed-sources/feed-source-type-templates/NotifiedFeedType.template.jsx index 2c1e481c..463c8993 100644 --- a/src/components/feed-sources/feed-source-type-templates/NotifiedFeedType.template.jsx +++ b/src/components/feed-sources/feed-source-type-templates/NotifiedFeedType.template.jsx @@ -8,7 +8,7 @@ const NotifiedFeedTypeTemplate = ({ handleInput, formStateObject, t }) => {