mirror of
				https://github.com/flynx/actions.js.git
				synced 2025-10-31 11:20:10 +00:00 
			
		
		
		
	minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									39947ffd1f
								
							
						
					
					
						commit
						f43a5cf748
					
				| @ -1093,7 +1093,7 @@ module.MetaActions = { | ||||
| 		descriptors = descriptors || true | ||||
| 		all_attr_types = all_attr_types || false | ||||
| 
 | ||||
| 		this.resetHandlerCache() | ||||
| 		(this.resetHandlerCache || MetaActions.resetHandlerCache).call(this) | ||||
| 
 | ||||
| 		if(all){ | ||||
| 			var keys = [] | ||||
| @ -1173,7 +1173,7 @@ module.MetaActions = { | ||||
| 		descriptors = descriptors || true | ||||
| 		all_attr_types = all_attr_types || false | ||||
| 
 | ||||
| 		this.resetHandlerCache() | ||||
| 		(this.resetHandlerCache || MetaActions.resetHandlerCache).call(this) | ||||
| 
 | ||||
| 		if(all){ | ||||
| 			var keys = [] | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "ig-actions", | ||||
|   "version": "1.5.0", | ||||
|   "version": "1.5.1", | ||||
|   "description": "", | ||||
|   "main": "actions.js", | ||||
|   "scripts": { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user