Skip to content

Commit cfd077d

Browse files
sujitawpranalidhanavade
authored andcommitted
Third-Party DCO Remediation Commit for sujitaw <sujit.sutar@ayanworks.com>
On behalf of sujitaw <sujit.sutar@ayanworks.com>, I, Sujit <sujit.sutar@ayanworks.com>, hereby add my Signed-off-by to this commit: e8533de Signed-off-by: Sujit <sujit.sutar@ayanworks.com>
1 parent 6c4efb1 commit cfd077d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/invitations/components/sendInvitations.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export default function SendInvitationModal({
7878
setErrorMsg(resRoles as string)
7979
}
8080
} catch (error) {
81-
console.error('Failed to fetch roles', error)
81+
console.error('Failed to fetch roles ', error)
8282
setErrorMsg('Failed to fetch roles')
8383
}
8484
}

0 commit comments

Comments
 (0)