mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-23 09:35:02 +00:00
Update backend/src/plugins/Automod/actions/removeRoles.ts
Co-authored-by: Almeida <almeidx@pm.me>
This commit is contained in:
parent
07193d2ebc
commit
d660adb528
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ export const RemoveRolesAction = automodAction({
|
||||||
"**, **",
|
"**, **",
|
||||||
)}**`,
|
)}**`,
|
||||||
});
|
});
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
await Promise.all(
|
await Promise.all(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue