diff --git a/backend/app/notify/telegram.go b/backend/app/notify/telegram.go index 038f73fc..a74275ff 100644 --- a/backend/app/notify/telegram.go +++ b/backend/app/notify/telegram.go @@ -81,7 +81,7 @@ func (t *Telegram) Send(ctx context.Context, req request) error { } from = "" + from + "" link := fmt.Sprintf(`comment`, req.comment.Locator.URL+uiNav+req.comment.ID) - msg := fmt.Sprintf("%s
%s%s", from, req.comment.Text, link) + msg := fmt.Sprintf("%s