mirror of
				https://github.com/flynx/actions.js.git
				synced 2025-10-31 03:10:09 +00:00 
			
		
		
		
	minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									6ec29a8c6f
								
							
						
					
					
						commit
						f03bcd443e
					
				| @ -1325,7 +1325,7 @@ module.MetaActions = { | |||||||
| 		return o | 		return o | ||||||
| 	}, | 	}, | ||||||
| 
 | 
 | ||||||
| 	getSourceTags: function(name){ | 	getHandlerSourceTags: function(name){ | ||||||
| 		return this.getHandlers(name) | 		return this.getHandlers(name) | ||||||
| 			.map(function(a){ | 			.map(function(a){ | ||||||
| 				return a.pre ? (a.pre.source_tag || a.pre.event_tag) | 				return a.pre ? (a.pre.source_tag || a.pre.event_tag) | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "ig-actions", |   "name": "ig-actions", | ||||||
|   "version": "3.0.2", |   "version": "3.0.3", | ||||||
|   "description": "", |   "description": "", | ||||||
|   "main": "actions.js", |   "main": "actions.js", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user