From 31a5f74a991dc24fd16580b25fbd6e0ca6341a6f Mon Sep 17 00:00:00 2001 From: Jaro Habiger Date: Sat, 2 Dec 2023 21:03:42 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix=20loading=20bee=20blocking?= =?UTF-8?q?=20top=20bar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/editor/player.tsx | 2 +- frontend/src/editor/transcription_editor.tsx | 2 +- frontend/src/pages/document.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/editor/player.tsx b/frontend/src/editor/player.tsx index f5ee23ed..88a46ca2 100644 --- a/frontend/src/editor/player.tsx +++ b/frontend/src/editor/player.tsx @@ -146,7 +146,7 @@ export function PlayerBar({ documentId, editor }: { documentId: string; editor:
diff --git a/frontend/src/pages/document.tsx b/frontend/src/pages/document.tsx index f3d76ca3..9b6da10a 100644 --- a/frontend/src/pages/document.tsx +++ b/frontend/src/pages/document.tsx @@ -135,7 +135,7 @@ export function DocumentPage({ {data?.name} - + {isLoggedIn && (