mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: search panel
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -87,9 +87,7 @@ class _RelatedVideoPanelState extends State<RelatedVideoPanel>
|
||||
}
|
||||
}, childCount: loadingState.response.length + 1),
|
||||
)
|
||||
: HttpError(
|
||||
callback: _relatedController.onReload,
|
||||
),
|
||||
: SliverToBoxAdapter(),
|
||||
Error() => HttpError(
|
||||
errMsg: loadingState.errMsg,
|
||||
callback: _relatedController.onReload,
|
||||
|
||||
Reference in New Issue
Block a user