mirror of
https://github.com/documenso/documenso.git
synced 2025-11-21 20:21:38 +10:00
chore: update email wording when adding a team email
This commit is contained in:
committed by
Mythie
parent
f2c3371a99
commit
1f832657bc
@ -117,7 +117,7 @@ export const seedDatabase = async () => {
|
||||
{
|
||||
teamId: team.id,
|
||||
userId: createdUsers[1].id,
|
||||
role: TeamMemberRole.MEMBER,
|
||||
role: TeamMemberRole.ADMIN,
|
||||
},
|
||||
{
|
||||
teamId: team.id,
|
||||
|
||||
Reference in New Issue
Block a user