Changed formatting

This commit is contained in:
RealStickman 2020-10-10 14:37:24 +02:00
parent 06893c0218
commit 6b0008a349

View File

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