Skip to content

Commit

Permalink
forgot a page
Browse files Browse the repository at this point in the history
  • Loading branch information
Kworz committed May 1, 2024
1 parent f8b0653 commit ca71d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/app/(scm)/scm/inbound_supplies/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</script>

<svelte:head>
<title>mink - {$_('scm.inbound_supplies.lead')}</title>
<title>{$_('scm.inbound_supplies.lead')} — mink</title>
</svelte:head>

<h1>{$_('scm.inbound_supplies.lead')}</h1>
Expand Down

0 comments on commit ca71d46

Please sign in to comment.