mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 19:28:27 +08:00
@@ -275,7 +275,7 @@ class _HistoryPageState extends State<HistoryPage>
|
||||
}
|
||||
final item = response[index];
|
||||
return HistoryItem(
|
||||
videoItem: item,
|
||||
item: item,
|
||||
ctr: _historyController.baseCtr,
|
||||
onChoose: () => _historyController.onSelect(index),
|
||||
onDelete: (kid, business) =>
|
||||
|
||||
Reference in New Issue
Block a user