fix: Correct casing of WebDriverTorsoCog in cog loading sequence
This commit is contained in:
parent
1f209c6c5a
commit
24f0823fb3
@ -99,7 +99,7 @@ class NeruBot(commands.Bot):
|
||||
"cogs.roleplay_cog",
|
||||
"cogs.system_check_cog",
|
||||
"cogs.teto_image_cog",
|
||||
"cogs.webdriver_torso_cog",
|
||||
"cogs.webdrivertorso_cog",
|
||||
]
|
||||
|
||||
# Load each cog individually
|
||||
|
Loading…
x
Reference in New Issue
Block a user