mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 01:13:48 +01:00
Update regenerate_token.ts
This commit is contained in:
parent
a03062dfd1
commit
d297e0602d
@ -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…
Reference in New Issue
Block a user