Merge master

This commit is contained in:
Pieter Vander Vennet 2024-09-11 15:55:05 +02:00
commit 4356e64cda
91 changed files with 2744 additions and 3105 deletions

View file

@ -161,7 +161,7 @@
<Tr t={t.showIntroduction} />
</svelte:fragment>
<svelte:fragment slot="header">
<Marker size="h-8 w-8 mr-3" icons={layout.icon} />
<Marker size="h-8 w-8 mr-3" icons={layout.icon} />
<Tr t={layout.title} />
</svelte:fragment>
<ThemeIntroPanel {state} />