fix
This commit is contained in:
		| @@ -74,7 +74,7 @@ export class InteractiveOptions extends Persistent { | ||||
|         ); | ||||
|       } | ||||
|  | ||||
|       this.properties[option.name] = option.type; | ||||
|       this.properties[option.name] = get_string_type (option.type); | ||||
|     } | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user