mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 12:04:50 +08:00
@@ -55,7 +55,7 @@ class _SearchVideoPanelState
|
||||
children: [
|
||||
Expanded(
|
||||
child: SingleChildScrollView(
|
||||
scrollDirection: Axis.horizontal,
|
||||
scrollDirection: .horizontal,
|
||||
child: Wrap(
|
||||
children: [
|
||||
for (final e in ArchiveFilterType.values)
|
||||
|
||||
Reference in New Issue
Block a user