creating and retrieving links successfully
This commit is contained in:
@@ -15,6 +15,7 @@ enum Collections {
|
||||
conversations = "conversations",
|
||||
conversationMembers = "members",
|
||||
conversationAudioClips = "audioClips",
|
||||
conversationLinks = "links",
|
||||
}
|
||||
|
||||
export default Collections;
|
||||
|
||||
Reference in New Issue
Block a user