mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Notification translation fix, #3526
This commit is contained in:
		
							parent
							
								
									8cef32de95
								
							
						
					
					
						commit
						106c3ca461
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -5135,7 +5135,7 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use
 | 
			
		|||
                obj.send({ action: 'adduser', responseid: command.responseid, result: err, msgid: errid });
 | 
			
		||||
            } else {
 | 
			
		||||
                // Send error back, user not found.
 | 
			
		||||
                displayNotificationMessage(err, "New Account", 'ServerNotify', null, 1, errid);
 | 
			
		||||
                displayNotificationMessage(err, "New Account", 'ServerNotify', 1, errid);
 | 
			
		||||
            }
 | 
			
		||||
            return;
 | 
			
		||||
        }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue