Skip to content

Commit 480d1b2

Browse files
committed
Remove duplicate inventoryCount assignment in team layout
1 parent 7e9ff29 commit 480d1b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/routes/team/[team]/(teamPages)/+layout.svelte

-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
withSubRoutes: true,
8787
inventoryCount: $InventoryCounts.data?.team.secrets.pageInfo.totalCount,
8888
icon: QuietZoneIcon,
89-
inventoryCount: $InventoryCounts.data?.team.secrets.pageInfo.totalCount,
9089
memberOnly: true
9190
}
9291
]

0 commit comments

Comments
 (0)