fixing things regarding bson error with node and such...now working?
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export default class CreateConvoRequest {
|
||||
constructor(public otherMemberIds: string[]) {}
|
||||
}
|
||||
Reference in New Issue
Block a user