add support for subcollections to the navbar

This commit is contained in:
daniel31x13
2024-02-05 02:42:54 -05:00
parent dba2453453
commit 00bfdfb926
7 changed files with 153 additions and 50 deletions
@@ -75,6 +75,7 @@ export default async function updateCollection(
_count: {
select: { links: true },
},
subCollections: true,
members: {
include: {
user: {