diff --git a/plugins/view-resources/src/components/BooleanPresenter.svelte b/plugins/view-resources/src/components/BooleanPresenter.svelte index 595fe65abd..08f176a39a 100644 --- a/plugins/view-resources/src/components/BooleanPresenter.svelte +++ b/plugins/view-resources/src/components/BooleanPresenter.svelte @@ -1,29 +1,35 @@
-
- + {#if onChange !== undefined} + + {:else} +
+ + {/if}