mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 21:09:11 +00:00
style: remove unnecessary period from telegram message template
This commit is contained in:
parent
3d17feef0a
commit
aaea70786b
@ -137,5 +137,5 @@ announce:
|
|||||||
telegram:
|
telegram:
|
||||||
enabled: true
|
enabled: true
|
||||||
chat_id: -1002222617755
|
chat_id: -1002222617755
|
||||||
message_template: "__*New Sonr Release*__ *{{.Tag}}* is out."
|
message_template: "__*New Sonr Release*__ *{{.Tag}}* is out"
|
||||||
parse_mode: MarkdownV2
|
parse_mode: MarkdownV2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user