fix: the order of pocast shows
This commit is contained in:
parent
2a6fa67294
commit
753454ab84
|
@ -647,6 +647,7 @@ export class UnbodyService {
|
|||
imageBlocks: true,
|
||||
textBlocks: true,
|
||||
mentions: true,
|
||||
sort: { order: 'desc', path: ['pathString'] },
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue