Update Member.ts

This commit is contained in:
honeytequila
2021-05-10 10:46:39 -03:00
committed by GitHub
parent f9eba44d10
commit e817017425
+1 -1
View File
@@ -62,7 +62,7 @@ export async function addMember(user_id: string, guild_id: string, cache?: { gui
pending: false,
};
Promise.all([
await Promise.all([
new MemberModel({
...member,
settings: {