creating link successfully

This commit is contained in:
Arjun Patel
2022-01-18 18:17:50 -08:00
parent bbe2e5a7cd
commit 1e3f4d6041
5 changed files with 49 additions and 17 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ export enum Collections {
rooms = "rooms",
announcements = "announcements",
attachments = "attachments",
links = "links",
}