Updated function folder name
This commit is contained in:
@@ -4,7 +4,7 @@ import path from "path"
|
||||
import { embedColor } from "~/config/options.js"
|
||||
import { IAutocomplete } from "~/interfaces"
|
||||
import { ExtendedClient as Client } from "~/utils/Client.js"
|
||||
import logToChannel from "~/utils/functions/logtochannel.js"
|
||||
import logToChannel from "~/utils/Functions/logtochannel.js"
|
||||
type FileType = "js" | "ts"
|
||||
const __dirname = import.meta.dirname
|
||||
|
||||
|
||||
Reference in New Issue
Block a user