From 969feab1915f610cf64a58cc39616579e3e17507 Mon Sep 17 00:00:00 2001 From: mytja Date: Tue, 17 Dec 2024 17:03:42 +0100 Subject: [PATCH] dodaj obvestilo o priponkah ako bi jaz poznal markdown, bi bilo manj testiranja v productionu --- sharepoint.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint.go b/sharepoint.go index 5423a7b..804c4be 100644 --- a/sharepoint.go +++ b/sharepoint.go @@ -232,7 +232,7 @@ func (server *httpImpl) SendNotificationToWebhook(webhook string, editing bool, if description != "" { description += "\n\n" } - description += "**Obvestilo ima priponke.**" + description += "*Obvestilo ima priponke.*" } body := WebhookBody{