mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +00:00
fixes dark mode color for invite to album app bar (#1524)
This commit is contained in:
parent
5d6559e839
commit
a1806390b0
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ class SelectAdditionalUserForSharingPage extends HookConsumerWidget {
|
|||
appBar: AppBar(
|
||||
title: const Text(
|
||||
'share_invite',
|
||||
style: TextStyle(color: Colors.black),
|
||||
).tr(),
|
||||
elevation: 0,
|
||||
centerTitle: false,
|
||||
|
|
Loading…
Reference in a new issue