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