Skip to content

Commit 47796ab

Browse files
Remove duplicate name in organizations type
1 parent 96fb7a4 commit 47796ab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib/components/navbar.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
organizations: Array<{
6969
name: string;
7070
$id: string;
71-
name: string;
7271
isSelected: boolean;
7372
showUpgrade: boolean;
7473
tierName: string;

0 commit comments

Comments
 (0)