fix(pterodactyl): remove useless config key
This commit is contained in:
parent
afc5868e9e
commit
dd6184ccd0
3 changed files with 11 additions and 1 deletions
|
@ -5,7 +5,6 @@ config: Config = Config.get_conf(None, identifier=457581387213637448123567, cog_
|
|||
def register_config(config_obj: Config) -> None:
|
||||
config_obj.register_global(
|
||||
base_url=None,
|
||||
api_key=None,
|
||||
server_id=None,
|
||||
console_channel=None,
|
||||
startup_jar=None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue