simpler google meet creation

This commit is contained in:
Arjun Patel
2022-01-21 15:16:57 -08:00
parent 339581ca59
commit 4f24b46251
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -240,7 +240,7 @@ export default function CreateOrUpdateRoomModal(props: IModalProps) {
) : (
<span className="text-xs mb-2">
<a
href="https://meet.google.com"
href="https://meet.google.com/new"
target={"_blank"}
rel={"noreferrer"}
className=""