fix: the order of pocast shows

This commit is contained in:
Hossein Mehrabi 2023-09-05 19:41:16 +03:30
parent 2a6fa67294
commit 753454ab84
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 1 additions and 0 deletions

View File

@ -647,6 +647,7 @@ export class UnbodyService {
imageBlocks: true,
textBlocks: true,
mentions: true,
sort: { order: 'desc', path: ['pathString'] },
},
})