mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-01 23:59:50 +08:00
@@ -86,7 +86,7 @@ class _SeasonPanelState extends State<SeasonPanel> {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
if (episodes.isEmpty) {
|
||||
return const SizedBox();
|
||||
return const SizedBox.shrink();
|
||||
}
|
||||
return Builder(builder: (BuildContext context) {
|
||||
return Container(
|
||||
|
||||
Reference in New Issue
Block a user