mirror of
				https://github.com/MichMich/MagicMirror.git
				synced 2025-10-31 10:48:10 +00:00 
			
		
		
		
	Fixed typo
This commit is contained in:
		
							
								
								
									
										2
									
								
								modules/node_modules/node_helper/index.js
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								modules/node_modules/node_helper/index.js
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -24,7 +24,7 @@ NodeHelper = Class.extend({ | ||||
| 	 * argument payload mixed - The payload of the notification. | ||||
| 	 */ | ||||
| 	socketNotificationReceived: function(notification, payload) { | ||||
| 		Log.log(this.name + ' received a socket notification: ' + notification + ' - Payload: ' + payload); | ||||
| 		console.log(this.name + ' received a socket notification: ' + notification + ' - Payload: ' + payload); | ||||
| 	}, | ||||
|  | ||||
| 	/* setName(data) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user