mirror of
https://github.com/immich-app/immich.git
synced 2025-11-25 18:10:48 +09:00
@@ -86,7 +86,8 @@
|
||||
<Icon path={mdiPlus} size="30" />
|
||||
</div>
|
||||
<p class="">
|
||||
New Album {#if search.length > 0}<b>{search}</b>{/if}
|
||||
{$t('new_album')}
|
||||
{#if search.length > 0}<b>{search}</b>{/if}
|
||||
</p>
|
||||
</button>
|
||||
{#if filteredAlbums.length > 0}
|
||||
|
||||
Reference in New Issue
Block a user