diff --git a/frontend/src/routes/stock/Index.svelte b/frontend/src/routes/stock/Index.svelte index 7ab1c641..fc96623e 100644 --- a/frontend/src/routes/stock/Index.svelte +++ b/frontend/src/routes/stock/Index.svelte @@ -278,11 +278,11 @@ {#if item && data && data.users}
- {t('tags')} +

{t('tags')}

- {t('notes')} +

{t('notes')}

{/if}