Fix slash commands

This commit is contained in:
Christopher Cookman 2024-07-02 17:53:44 -06:00
parent 4cf9f775ec
commit 9e3e03836b
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -11,7 +11,7 @@
"dependencies": {
"axios": "^1.6.0",
"colors": "^1.4.0",
"discord.js": "^14.7.1",
"discord.js": "14.14.1",
"freepbx-graphql-client": "^0.1.1",
"mariadb": "^3.2.0",
"ping": "^0.4.4",

View file

@ -11,7 +11,7 @@
"dependencies": {
"axios": "^1.6.0",
"colors": "^1.4.0",
"discord.js": "^14.7.1",
"discord.js": "14.14.1",
"freepbx-graphql-client": "^0.1.1",
"mariadb": "^3.2.0",
"ping": "^0.4.4",