🚚 change path to deployCommands
This commit is contained in:
parent
9f82bcab78
commit
b6db549b4f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import { Client } from "discord.js";
|
|||
import logger from "../../logger";
|
||||
|
||||
// Helpers
|
||||
import deployCommands from "../../helpers/deployCommands";
|
||||
import deployCommands from "../../handlers/deployCommands";
|
||||
import updatePresence from "../../helpers/updatePresence";
|
||||
import devMode from "../../helpers/devMode";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue