chore: Bringing across edits from enterprise codebase

This commit is contained in:
Tom Moor
2022-04-16 19:46:01 -07:00
parent 0b5e48621a
commit b1aba32b62
7 changed files with 13 additions and 11 deletions

View File

@@ -174,9 +174,9 @@ export type CollectionEvent =
collectionId: string;
teamId: string;
actorId: string;
modelId: string;
data: {
name: string;
groupId: string;
};
ip: string;
}