diff --git a/plugins/workbench-resources/src/components/Workbench.svelte b/plugins/workbench-resources/src/components/Workbench.svelte
index d721570ad5..7dbbe12d66 100644
--- a/plugins/workbench-resources/src/components/Workbench.svelte
+++ b/plugins/workbench-resources/src/components/Workbench.svelte
@@ -249,7 +249,7 @@
{#if currentApplication && currentApplication.component}
{:else if specialComponent}
-
+
{:else}
{/if}