🔥 remove left over debug
This commit is contained in:
parent
0ad0f79476
commit
fd020c90f8
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ export default async (interaction: CommandInteraction) => {
|
|||
});
|
||||
|
||||
await (member?.roles as GuildMemberRoleManager)?.add(role?.id);
|
||||
await shopRolesSchema?.find()?.then((role: any) => console.log(role));
|
||||
|
||||
const embed = {
|
||||
title: ":shopping_cart: Shop - Roles [Buy]",
|
||||
|
|
Loading…
Add table
Reference in a new issue