fix key for home.new_note_notice

This commit is contained in:
Łukasz Pospiech 2024-04-18 12:39:00 +02:00 committed by GitHub
parent 6bb527198a
commit 6aed2e2756
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
{#if $status?.theme_new_note_notice}
<p>
{@html $t('home.theme_new_note_notice')}
{@html $t('home.new_note_notice')}
</p>
{/if}
<br />