Update hikka_info.py

pull/11/head
Who? 2024-11-16 18:06:59 +07:00 committed by GitHub
parent b1bba652cc
commit b11f5b11b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class HikkaInfoMod(loader.Module):
),
loader.ConfigValue(
"banner_url",
"https://github.com/hikariatama/assets/raw/master/hikka_banner.mp4",
"https://imgur.com/a/aMB7J0S.png",
lambda: self.strings("_cfg_banner"),
validator=loader.validators.Link(),
),