mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 20:12:35 +08:00
@@ -88,7 +88,7 @@ class SearchVideoController
|
||||
// sort
|
||||
late final List<Map> filterList = ArchiveFilterType.values
|
||||
.map((type) => {
|
||||
'label': type.description,
|
||||
'label': type.desc,
|
||||
'type': type,
|
||||
})
|
||||
.toList();
|
||||
|
||||
Reference in New Issue
Block a user