mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-06 02:30:12 +08:00
opt audio playlist
Closes #1547 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -87,7 +87,7 @@ class _LaterViewChildPageState extends State<LaterViewChildPage>
|
||||
.counts[LaterViewType.all],
|
||||
'favTitle': '稍后再看',
|
||||
'mediaId': _laterController.accountService.mid,
|
||||
'desc': false,
|
||||
'desc': _laterController.asc.value,
|
||||
'isContinuePlaying': index != 0,
|
||||
}
|
||||
: null,
|
||||
|
||||
Reference in New Issue
Block a user