Update help.py

pull/30/head
Who? 2024-12-11 01:46:38 +07:00 committed by GitHub
parent 29755e2367
commit 41076fd03c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class Help(loader.Module):
loader.ConfigValue(
"desc_icon",
"<emoji document_id=5188377234380954537>🌘</emoji>",
lamda: "Desc emoji",
lambda: "Desc emoji",
),
)