mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-21 14:46:29 -04:00
Remove yoshiki, fix ts issues
This commit is contained in:
@@ -322,7 +322,7 @@ export async function getVideos({
|
||||
.with(...cte)
|
||||
.select({
|
||||
...getColumns(videos),
|
||||
...buildRelations(["slugs", ...relations], videoRelations, {
|
||||
...buildRelations(["slugs", "progress", ...relations], videoRelations, {
|
||||
languages,
|
||||
preferOriginal,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user