Skip to content

Commit

Permalink
Minor adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
patrinhani-ciandt committed Feb 27, 2016
1 parent f084ef1 commit e180279
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion paper-input-autocomplete-chips.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,8 @@
*/
selectedObjects: {
type: Array,
value:[]
value:[],
notify: true
},
/**
* The candidates from local variable.
Expand Down

0 comments on commit e180279

Please sign in to comment.