diff --git a/plugins/workbench-resources/src/components/SpecialView.svelte b/plugins/workbench-resources/src/components/SpecialView.svelte index 7335982f98..9ff3e63a14 100644 --- a/plugins/workbench-resources/src/components/SpecialView.svelte +++ b/plugins/workbench-resources/src/components/SpecialView.svelte @@ -128,6 +128,7 @@ is={viewlet.$lookup.descriptor.component} props={{ _class, + space, options: viewlet.options, config: preference?.config ?? viewlet.config, viewlet,