This commit is contained in:
parent
fa7e35b4dd
commit
166bd80113
2 changed files with 148 additions and 6 deletions
|
@ -61,7 +61,7 @@ export default class Config extends Command {
|
|||
]);
|
||||
|
||||
if (!server) {
|
||||
await interaction.reply('Server not setup. Please use the setup command,');
|
||||
await interaction.reply('Server not setup. Please use the setup command.');
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue