Merge branch 'master' into BUDI-8181/fix-relationships-disappearing
This commit is contained in:
commit
5afa8a539c
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue