fix: typo
This commit is contained in:
parent
323d233495
commit
1ec261550e
1 changed files with 1 additions and 1 deletions
|
|
@ -302,7 +302,7 @@
|
|||
newInvites = [
|
||||
{
|
||||
key: '',
|
||||
value: 'VIEWRER',
|
||||
value: TeamMemberRole.Viewer,
|
||||
},
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue