test DB
This commit is contained in:
		
							parent
							
								
									88b58e1189
								
							
						
					
					
						commit
						c22695ca3b
					
				| 
						 | 
				
			
			@ -49,7 +49,7 @@ const sendNotification = async () => {
 | 
			
		|||
              type: "stream",
 | 
			
		||||
              to: "Result test - auto.nswteam.net",
 | 
			
		||||
              topic: "AU-dev",
 | 
			
		||||
              content: "Can't restart server. Please check!",
 | 
			
		||||
              content: "Can't restart server. Please check!\n```\n"+error+"\n```",
 | 
			
		||||
            };
 | 
			
		||||
 | 
			
		||||
            client.messages.send(params);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue