fix: filter hub detail view by library section

close #638
This commit is contained in:
edde746
2026-03-06 18:36:45 +01:00
parent 7825490b0f
commit b05d69b10f
3 changed files with 13 additions and 1 deletions
@@ -350,6 +350,7 @@ class DataAggregationService {
items: items,
serverId: hub.serverId,
serverName: hub.serverName,
librarySectionID: entry.key,
));
}