Skip to content

Commit

Permalink
Updated src_modules/voice_commands/commands/Enable
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Sep 2, 2023
1 parent b73a492 commit f1fd0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src_modules/voice_commands/commands/EnableCommand.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Command, IExecutionContext } from "extcord";
import { Command, IExecutionContext } from "../../..";
import VoiceCommandsModule from "..";
import { voiceCommandsEnabledErrorPhrase, voiceCommandsEnabledPhrase } from "../phrases";

Expand Down

0 comments on commit f1fd0ed

Please sign in to comment.