mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 12:38:34 +00:00
remove boolext
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -51,7 +51,7 @@ class _FavSortPageState extends State<FavSortPage> {
|
||||
@override
|
||||
void initState() {
|
||||
super.initState();
|
||||
if (_favDetailController.isEnd.not) {
|
||||
if (!_favDetailController.isEnd) {
|
||||
_scrollController.addListener(listener);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user