add support for subcollections to the navbar
This commit is contained in:
@@ -75,6 +75,7 @@ export default async function updateCollection(
|
||||
_count: {
|
||||
select: { links: true },
|
||||
},
|
||||
subCollections: true,
|
||||
members: {
|
||||
include: {
|
||||
user: {
|
||||
|
||||
Reference in New Issue
Block a user