mirror of
https://github.com/house-of-vanity/gaspar.git
synced 2025-07-07 10:34:08 +00:00
Fix /list style
This commit is contained in:
@ -68,7 +68,8 @@ def main():
|
|||||||
alert['topic_title'],
|
alert['topic_title'],
|
||||||
alert['size'],
|
alert['size'],
|
||||||
alert['info_hash'],
|
alert['info_hash'],
|
||||||
alert['reg_time'])
|
alert['reg_time'],
|
||||||
|
pre="\n")
|
||||||
update.message.reply_text(msg, parse_mode='HTML', disable_web_page_preview=True)
|
update.message.reply_text(msg, parse_mode='HTML', disable_web_page_preview=True)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user