mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
feat: scroll spring in history & fav (#645)
This commit is contained in:
committed by
GitHub
parent
a7eebcc209
commit
d3cbc95235
@@ -2583,7 +2583,7 @@ SettingsModel _getVideoFilterSelectModel({
|
||||
value = result!;
|
||||
await GStorage.setting.put(key, result);
|
||||
setState();
|
||||
RecommendFilter.update();
|
||||
if (isFilter) RecommendFilter.update();
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user