You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-06-22 04:28:11 +02:00
chore(web/mobile): use Heart Icon & small icon changes (#2397)
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user