mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
Fix lint errors.
This commit is contained in:
parent
69c7087c8f
commit
5ac5ee780a
@ -132,7 +132,7 @@
|
|||||||
attrBoolean: {
|
attrBoolean: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
observer: 'attrBooleanChanged',
|
observer: 'attrBooleanChanged',
|
||||||
// value: true
|
value: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user