cleaning up api and testing getting conversations and such

This commit is contained in:
talksik
2022-06-11 10:18:27 -05:00
parent e39316eeff
commit c898402b31
5 changed files with 59 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ export default class Conversation {
public name?: string,
public id: ObjectId = new ObjectId(),
public _id: ObjectId = new ObjectId(),
/**
* last time there was new content for everyone