mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-31 19:17:48 +00:00 
			
		
		
		
	feat: Show a confirmation banner if the email is not verified (#8808)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
		| @@ -47,6 +47,10 @@ const endPoints = { | ||||
|   setActiveAccount: { | ||||
|     url: '/api/v1/profile/set_active_account', | ||||
|   }, | ||||
|  | ||||
|   resendConfirmation: { | ||||
|     url: '/api/v1/profile/resend_confirmation', | ||||
|   }, | ||||
| }; | ||||
|  | ||||
| export default page => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mishra
					Shivam Mishra