mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 10:08:00 -06:00
feat: Add US/GB english discrimination, fix incorrect localizations
This commit is contained in:
@@ -35,7 +35,6 @@ class _LandingPageState extends State<LandingPage> {
|
||||
SliverOverlapAbsorber(
|
||||
handle: _searchBarHandle,
|
||||
sliver: SliverSearchBar(
|
||||
floating: true,
|
||||
titleText: S.of(context)!.documents,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user