viewing works but playing stuff is buggy

This commit is contained in:
Arjun Patel
2022-01-21 18:51:56 -08:00
parent 644140baf2
commit 6f652b3353
4 changed files with 255 additions and 72 deletions
-1
View File
@@ -538,7 +538,6 @@ export default function KeyboardContextProvider({ children }) {
}
async function sendAnnouncement() {
toast.success("announcement sent to team");
setIsRecordingAnnouncement(false);
try {