disable Teleport command by default

This commit is contained in:
wish
2022-10-09 06:46:19 +11:00
parent ced173be5e
commit f2e697f3e7

View File

@@ -40,7 +40,7 @@
"prefix": "!ravi"
}, {
"name": "Teleport",
"enabled": true,
"enabled": false,
"prefix": "!tele"
}, {
"name": "Reload",