astarting data stuff
This commit is contained in:
@@ -41,6 +41,7 @@ export default class ConversationService {
|
||||
{
|
||||
...conversation,
|
||||
createdDate: serverTimestamp(),
|
||||
lastActivityDate: serverTimestamp(),
|
||||
},
|
||||
{ merge: true }
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user