fix: typo
This commit is contained in:
@@ -302,7 +302,7 @@
|
|||||||
newInvites = [
|
newInvites = [
|
||||||
{
|
{
|
||||||
key: '',
|
key: '',
|
||||||
value: 'VIEWRER',
|
value: TeamMemberRole.Viewer,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user