mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
fix(help): errorcodes not showing
This commit is contained in:
@@ -77,7 +77,7 @@ class Help(commands.Cog, name="help"):
|
|||||||
# idevice Commands
|
# idevice Commands
|
||||||
"idevice": "idevice",
|
"idevice": "idevice",
|
||||||
"noapps": "idevice",
|
"noapps": "idevice",
|
||||||
"errorcode": "idevice",
|
"errorcodes": "idevice",
|
||||||
|
|
||||||
# Owner Commands
|
# Owner Commands
|
||||||
"sync": "owner",
|
"sync": "owner",
|
||||||
|
|||||||
Reference in New Issue
Block a user