Merge remote-tracking branch 'origin/master' into feature/filter-bindings

This commit is contained in:
Dean 2024-04-19 11:13:48 +01:00
commit 3b188866e7
1 changed files with 121 additions and 119 deletions

View File

@ -119,6 +119,7 @@
{/if}
</svelte:head>
{#if dataLoaded}
<div
id="spectrum-root"
lang="en"
@ -253,6 +254,7 @@
{/if}
</div>
<KeyboardManager />
{/if}
<style>
#spectrum-root {