mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 02:49:51 +00:00
Fix linting
This commit is contained in:
@@ -14,7 +14,7 @@ export default new Polymer({
|
||||
properties: {
|
||||
entityId: {
|
||||
type: String,
|
||||
value: "",
|
||||
value: '',
|
||||
},
|
||||
|
||||
state: {
|
||||
|
||||
Reference in New Issue
Block a user