Aggregating channels, filter inoperable.
This commit is contained in:
@@ -20,6 +20,7 @@ export async function onBeforeRender(pageContext) {
|
||||
scenes,
|
||||
aggActors,
|
||||
aggTags,
|
||||
aggChannels,
|
||||
total,
|
||||
limit,
|
||||
} = actorScenes;
|
||||
@@ -32,6 +33,7 @@ export async function onBeforeRender(pageContext) {
|
||||
scenes,
|
||||
aggActors,
|
||||
aggTags,
|
||||
aggChannels,
|
||||
total,
|
||||
limit,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user