poi-plugin-akashic-records
Advanced tools
Comparing version 5.0.1-beta.0 to 5.0.1-beta.1
{ | ||
"name": "poi-plugin-akashic-records", | ||
"version": "5.0.1-beta.0", | ||
"version": "5.0.1-beta.1", | ||
"description": "logbook plugin for poi", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -151,3 +151,3 @@ // Generated by CoffeeScript 1.9.3 | ||
"value": index, | ||
"onChange": this.handleClickConfigCheckbox.bind(this, index), | ||
"onClick": this.handleClickConfigCheckbox.bind(this, index), | ||
"checked": this.props.configListChecked.get(index), | ||
@@ -154,0 +154,0 @@ "style": { |
2560423