mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-17 06:33:59 +08:00
@@ -24,7 +24,7 @@ class ZonePage extends StatelessWidget {
|
||||
tag: tag,
|
||||
);
|
||||
|
||||
final gridDelegate = Grid.videoCardHDelegate(context);
|
||||
final gridDelegate = Grid.videoCardHDelegate();
|
||||
|
||||
Widget buildBody(LoadingState<List<dynamic>?> loadingState) {
|
||||
return switch (loadingState) {
|
||||
|
||||
Reference in New Issue
Block a user