creating rooms fine, but not displaying them yet
This commit is contained in:
@@ -4,4 +4,8 @@ export enum Collections {
|
||||
teamMembers = "teamMembers",
|
||||
teamSubscriptions = "teamSubscriptions",
|
||||
audioMessages = "audioMessages",
|
||||
|
||||
rooms = "rooms",
|
||||
announcements = "announcements",
|
||||
attachments = "attachments",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user