Update server/notification-providers/matrix.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
		
							parent
							
								
									8c357a04bf
								
							
						
					
					
						commit
						d7cc585101
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -3,7 +3,6 @@ const axios = require("axios"); | |||
| const Crypto = require('crypto') | ||||
| 
 | ||||
| class Matrix extends NotificationProvider { | ||||
| 
 | ||||
|     name = "matrix"; | ||||
| 
 | ||||
|     async send(notification, msg, monitorJSON = null, heartbeatJSON = null) { | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue