diff --git a/frontend/src/components/FileViewer.svelte b/frontend/src/components/FileViewer.svelte
index 39adf79..e9c1536 100644
--- a/frontend/src/components/FileViewer.svelte
+++ b/frontend/src/components/FileViewer.svelte
@@ -1,7 +1,7 @@
-
+
{#if can_display && !loading && src === ''}
{:else if loading}