mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 16:26:28 +00:00
fix key for home.new_note_notice
This commit is contained in:
parent
6bb527198a
commit
6aed2e2756
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
{#if $status?.theme_new_note_notice}
|
{#if $status?.theme_new_note_notice}
|
||||||
<p>
|
<p>
|
||||||
{@html $t('home.theme_new_note_notice')}
|
{@html $t('home.new_note_notice')}
|
||||||
</p>
|
</p>
|
||||||
{/if}
|
{/if}
|
||||||
<br />
|
<br />
|
||||||
|
Loading…
Reference in New Issue
Block a user