Aggregating channels, filter inoperable.

This commit is contained in:
2024-01-09 02:26:32 +01:00
parent 58f7ca0d89
commit d242eb3b73
17 changed files with 381 additions and 68 deletions

View File

@@ -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,
},