mirror of
https://github.com/hexastack/hexabot
synced 2024-11-23 01:55:15 +00:00
fix(api): update comment
This commit is contained in:
parent
801841fb13
commit
8c0c1c9a1f
2
api/src/eventemitter.d.ts
vendored
2
api/src/eventemitter.d.ts
vendored
@ -177,7 +177,7 @@ declare module '@nestjs/event-emitter' {
|
||||
user: TDefinition<User, { lastvisit: Subscriber }>;
|
||||
}
|
||||
|
||||
/* entities hooks that has schema */
|
||||
/* entities hooks having schemas */
|
||||
type IHookEntities = keyof Omit<
|
||||
IHookEntityOperationMap,
|
||||
keyof IHookOperationMap
|
||||
|
Loading…
Reference in New Issue
Block a user