fix: lint
Signed-off-by: mattyatea <mattyacocacora0@gmail.com>
This commit is contained in:
parent
577aa85919
commit
2c72b21977
2 changed files with 2 additions and 0 deletions
|
|
@ -153,6 +153,7 @@ async function addRole() {
|
|||
async function removeRole(role, ev) {
|
||||
rolesThatCanBeUsedThisEmojiAsReaction = rolesThatCanBeUsedThisEmojiAsReaction.filter(x => x.id !== role.id);
|
||||
}
|
||||
|
||||
async function done() {
|
||||
const params = {
|
||||
name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue