Changed notification format

This commit is contained in:
RealStickman 2020-10-10 12:51:38 +02:00
parent 03f2f61995
commit b58e733e32

View File

@ -126,7 +126,7 @@
# %n progress value if set without any extra characters # %n progress value if set without any extra characters
# %% Literal % # %% Literal %
# Markup is allowed # Markup is allowed
format = "<b>%s</b>\n%b" format = "<b>%s - %a</b>\n%b"
# Alignment of message text. # Alignment of message text.
# Possible values are "left", "center" and "right". # Possible values are "left", "center" and "right".