mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
search options in results page
This commit is contained in:
@@ -174,7 +174,7 @@ class _SearchPageState extends State<SearchPage> {
|
||||
children: [
|
||||
ListTile(
|
||||
contentPadding: EdgeInsets.zero,
|
||||
title: Text("Search From".tl),
|
||||
title: Text("Search in".tl),
|
||||
),
|
||||
Wrap(
|
||||
spacing: 8,
|
||||
|
Reference in New Issue
Block a user