From ab81546a996d213250b9faad70eff0c6e3b97ffd Mon Sep 17 00:00:00 2001 From: nick-delirium Date: Mon, 30 Jan 2023 12:27:11 +0100 Subject: [PATCH] fix(ui): change spelling for sharing --- frontend/app/components/Session/WebPlayer.tsx | 1 - .../Session_/Player/Controls/components/CreateNote.tsx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/app/components/Session/WebPlayer.tsx b/frontend/app/components/Session/WebPlayer.tsx index a7865621f..e2f97cd52 100644 --- a/frontend/app/components/Session/WebPlayer.tsx +++ b/frontend/app/components/Session/WebPlayer.tsx @@ -72,7 +72,6 @@ function WebPlayer(props: any) { WebPlayerInst.jump(parseInt(jumpToTime)); } if (freeze) { - console.log(freeze) WebPlayerInst.freeze() } diff --git a/frontend/app/components/Session_/Player/Controls/components/CreateNote.tsx b/frontend/app/components/Session_/Player/Controls/components/CreateNote.tsx index e2e50d2e4..51f74bf44 100644 --- a/frontend/app/components/Session_/Player/Controls/components/CreateNote.tsx +++ b/frontend/app/components/Session_/Player/Controls/components/CreateNote.tsx @@ -258,7 +258,7 @@ function CreateNote({
setTeams(!useTeams)}> - Send to teams? + Send to MSTeams?
{useTeams && (