1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00

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

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 {