We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9ff29 commit 480d1b2Copy full SHA for 480d1b2
src/routes/team/[team]/(teamPages)/+layout.svelte
@@ -86,7 +86,6 @@
86
withSubRoutes: true,
87
inventoryCount: $InventoryCounts.data?.team.secrets.pageInfo.totalCount,
88
icon: QuietZoneIcon,
89
- inventoryCount: $InventoryCounts.data?.team.secrets.pageInfo.totalCount,
90
memberOnly: true
91
}
92
]
0 commit comments