mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-20 15:02:07 +00:00
Added comment
This commit is contained in:
parent
6b4a86d2b5
commit
d64f332f77
1 changed files with 1 additions and 0 deletions
|
|
@ -2214,6 +2214,7 @@ class _LibraryScreenState extends ConsumerState<LibraryScreen>
|
|||
},
|
||||
icon: const Icon(Icons.search),
|
||||
),
|
||||
// Checkbox when searching library to ignore filters
|
||||
if (_isSearch)
|
||||
Row(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
|
|
|
|||
Loading…
Reference in a new issue