fix: standardize command import paths to lowercase for consistency
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
import { SlashCommandBuilder } from 'discord.js';
|
||||
import axios from 'axios';
|
||||
import Command from '../utils/Command.js';
|
||||
import Command from '../utils/command.js';
|
||||
|
||||
const config = {
|
||||
webSearch: {
|
||||
|
||||
Reference in New Issue
Block a user