mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-28 05:40:54 +00:00
Update rpm.py
This commit is contained in:
@ -167,5 +167,5 @@ async def _(bot: T_Bot, event: T_MessageEvent, result: Arparma):
|
|||||||
ulang.get("liteyuki.list_resources"),
|
ulang.get("liteyuki.list_resources"),
|
||||||
f"rpm list"
|
f"rpm list"
|
||||||
)
|
)
|
||||||
reply += f"{btn_list} {btn_reload}"
|
reply += f"{btn_list} \n {btn_reload}"
|
||||||
await md.send_md(reply, bot, event=event)
|
await md.send_md(reply, bot, event=event)
|
||||||
|
Reference in New Issue
Block a user