From 6463d4b2093dad1905941dd12a909cec1e1869c4 Mon Sep 17 00:00:00 2001 From: MrEddX <66828538+MrEddX@users.noreply.github.com> Date: Wed, 20 Oct 2021 09:09:08 +0300 Subject: [PATCH] Fix: Integration Link Text Maybe left there from the Slack template. --- src/components/notifications/RocketChat.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/notifications/RocketChat.vue b/src/components/notifications/RocketChat.vue index ed90fb75..78466060 100644 --- a/src/components/notifications/RocketChat.vue +++ b/src/components/notifications/RocketChat.vue @@ -11,7 +11,7 @@
*{{ $t("Required") }} - https://api.slack.com/messaging/webhooks + https://docs.rocket.chat/guides/administration/administration/integrations

{{ $t("aboutChannelName", [$t("rocket.chat")]) }}