mirror of https://github.com/coddrago/Heroku
Я не договорил
parent
b796c2e6f8
commit
f7dc13f336
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue