mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
adapt to more pages
This commit is contained in:
parent
8987b2de17
commit
596a3bd689
17 changed files with 248 additions and 298 deletions
|
|
@ -32,6 +32,7 @@ class DriftFavoritePage extends StatelessWidget {
|
|||
child: Timeline(
|
||||
appBar: MesmerizingSliverAppBar(
|
||||
title: 'favorites'.t(context: context),
|
||||
icon: Icons.favorite_outline,
|
||||
),
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue