mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
chore: flip album icon (#2300)
This commit is contained in:
parent
fe3d6b870a
commit
b423852fad
2 changed files with 7 additions and 1 deletions
|
|
@ -151,6 +151,7 @@
|
|||
<SideBarButton
|
||||
title="Albums"
|
||||
logo={ImageAlbum}
|
||||
flippedLogo={true}
|
||||
isSelected={$page.route.id === '/(user)/albums'}
|
||||
>
|
||||
<svelte:fragment slot="moreInformation">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue