mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix: Resend invite operation on users list (#11351)
Co-authored-by: Danny Martini <danny@n8n.io>
This commit is contained in:
@@ -130,6 +130,7 @@ export class UserService {
|
||||
email,
|
||||
inviteAcceptUrl,
|
||||
emailSent: false,
|
||||
role,
|
||||
},
|
||||
error: '',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user