Update hikka_info.py

pull/2/head
Who? 2024-09-13 12:23:47 +07:00 committed by GitHub
parent 55cfbd690f
commit 781c0f8b96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ class HikkaInfoMod(loader.Module):
),
loader.ConfigValue(
"custom_button",
["🌘 Support chat", "https://t.me/hikka_talks"],
["🌘 Support chat", "https://t.me/WhoBlogs_chat"],
lambda: self.strings("_cfg_cst_btn"),
validator=loader.validators.Union(
loader.validators.Series(fixed_len=2),