Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix properties with default value = true
Polymer properties with default value = true have to use Type: Object, otherwise it will not work. See also: Polymer/polymer#1812 (comment)
- Loading branch information