mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Update regenerate_token.ts
This commit is contained in:
parent
a03062dfd1
commit
d297e0602d
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,6 @@ module.exports = async (params, user) => new Promise(async (res, rej) => {
|
|||
|
||||
res();
|
||||
|
||||
// Publish i updated event
|
||||
// Publish event
|
||||
event(user._id, 'my_token_regenerated');
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue