mirror of
				https://github.com/Crazyco-xyz/48hr.email.git
				synced 2025-11-04 07:16:32 +01:00 
			
		
		
		
	Fix error page during login
This commit is contained in:
		
							parent
							
								
									5690348137
								
							
						
					
					
						commit
						a11c41c954
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -46,6 +46,7 @@ router.post(
 | 
			
		|||
				title: `${config.http.branding[0]} | Your temporary Inbox`,
 | 
			
		||||
				purgeTime: purgeTime,
 | 
			
		||||
				username: randomWord(),
 | 
			
		||||
				domains: helper.shuffleArray(config.email.domains),
 | 
			
		||||
				branding: config.http.branding,
 | 
			
		||||
			})
 | 
			
		||||
		}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue