From 5208306c075804ce6d4045809424b7298fd6c9ea Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Mon, 17 Jan 2022 21:05:35 -0800 Subject: [PATCH] adding attachments but will impl;ement later --- components/Dashboard/Rooms.tsx | 2 +- models/attachment.ts | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 models/attachment.ts diff --git a/components/Dashboard/Rooms.tsx b/components/Dashboard/Rooms.tsx index cc76eb4..e3f3f80 100644 --- a/components/Dashboard/Rooms.tsx +++ b/components/Dashboard/Rooms.tsx @@ -217,7 +217,7 @@ export default function DashboardRoom() { - Rooms + ROOMS