fix(error_codes): make command hybrid

This commit is contained in:
neoarz
2025-09-24 00:00:48 -04:00
parent cd810659b4
commit b4df04acc5
3 changed files with 14 additions and 5 deletions

View File

@@ -77,6 +77,7 @@ class Help(commands.Cog, name="help"):
# idevice Commands
"idevice": "idevice",
"noapps": "idevice",
"errorcode": "idevice",
# Owner Commands
"sync": "owner",