update parsemention
This commit is contained in:
parent
1b0ced822c
commit
88b10d0ffd
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ module.exports = function (text, guild) {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
return { id: id };
|
return id;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue