Fix linting

This commit is contained in:
Paulus Schoutsen
2015-09-21 22:23:00 -07:00
parent 0be937ee6d
commit 4e797599b6
9 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ export default new Polymer({
properties: {
entityId: {
type: String,
value: "",
value: '',
},
state: {