🔥 remove left over debug

This commit is contained in:
Axel Olausson Holtenäs 2022-04-13 21:17:03 +02:00
parent 0ad0f79476
commit fd020c90f8
No known key found for this signature in database
GPG key ID: 9347A5E873995701

View file

@ -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]",