1
0
mirror of https://github.com/immich-app/immich.git synced 2025-07-04 05:50:38 +02:00

fix(web): Update menu titles to be more consistent (#16558)

This commit is contained in:
Snowknight26
2025-03-04 06:55:54 -06:00
committed by GitHub
parent 86e8effd8e
commit 867eec86f5
6 changed files with 6 additions and 6 deletions

View File

@ -352,7 +352,7 @@
<FavoriteAction removeFavorite={assetInteraction.isAllFavorite} onFavorite={handleUpdate} />
<ButtonContextMenu icon={mdiDotsVertical} title={$t('add')}>
<ButtonContextMenu icon={mdiDotsVertical} title={$t('menu')}>
<DownloadAction menuItem />
<ChangeDate menuItem />
<ChangeLocation menuItem />