mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
feat(server): user model (#9608)
This commit is contained in:
@@ -233,6 +233,7 @@ export class UserService {
|
||||
}
|
||||
}
|
||||
|
||||
// @ts-expect-error will be removed
|
||||
this.emitter.emit('user.updated', user);
|
||||
|
||||
return user;
|
||||
|
||||
Reference in New Issue
Block a user