🎨 Update Status Text

This commit is contained in:
洛水居室 2023-12-16 16:49:08 +08:00 committed by xtaodada
parent 5ab22015dd
commit 1a4e05db75
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -43,7 +43,7 @@ class Status(Plugin):
)
text = (
"PamGram 运行状态"
"PamGram 运行状态\n"
f"Python 版本: `{python_version()}` \n"
f"Telegram 版本: `{__version__}` \n"
f"CPU使用率: `{cpu_percent}%/{process_cpu_use}%` \n"