mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-21 16:48:43 +00:00
@@ -34,7 +34,7 @@ class _SettingsSearchPageState extends SearchState<SettingsSearchPage> {
|
||||
];
|
||||
|
||||
@override
|
||||
void onKeywordChanged(String value) {
|
||||
void onValueChanged(String value) {
|
||||
if (value.isEmpty) {
|
||||
_list.clear();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user