Я не договорил

pull/41/head
Who? 2024-12-21 14:55:14 +07:00 committed by GitHub
parent b796c2e6f8
commit f7dc13f336
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ NUM_ROWS = 5
class HikkaConfigMod(loader.Module):
"""Interactive configurator for Hikka Userbot"""
strings = {"name": "HikkaConfig"}
strings = {"name": "HerokuConfig"}
@staticmethod
def prep_value(value: typing.Any) -> typing.Any: