mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore(web/mobile): use Heart Icon & small icon changes (#2397)
This commit is contained in:
parent
b5a4aef829
commit
861de7f8b3
12 changed files with 34 additions and 27 deletions
|
|
@ -44,7 +44,7 @@ class ControlBottomAppBar extends ConsumerWidget {
|
|||
},
|
||||
),
|
||||
ControlBoxButton(
|
||||
iconData: Icons.star_rounded,
|
||||
iconData: Icons.favorite_border_rounded,
|
||||
label: "control_bottom_app_bar_favorite".tr(),
|
||||
onPressed: () {
|
||||
onFavorite();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue