feat(idevice): add developermode command

This commit is contained in:
neoarz
2025-09-26 20:30:46 -04:00
parent bb46f61a61
commit a305c87f4a
3 changed files with 53 additions and 0 deletions

View File

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