chore: Follow up search
This commit is contained in:
parent
e40e24e97d
commit
b20b599ce4
5 changed files with 32 additions and 25 deletions
|
|
@ -66,7 +66,7 @@ class ChatSearchView extends StatelessWidget {
|
|||
controller: controller.tabController,
|
||||
tabs: [
|
||||
Tab(child: Text(L10n.of(context)!.messages)),
|
||||
Tab(child: Text(L10n.of(context)!.photos)),
|
||||
Tab(child: Text(L10n.of(context)!.gallery)),
|
||||
Tab(child: Text(L10n.of(context)!.files)),
|
||||
],
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue