Fix #91. Fix hide full row.

This commit is contained in:
2020-01-18 21:03:52 +01:00
parent f9064d6b56
commit 51d68933cf
4 changed files with 172 additions and 107 deletions

View File

@@ -6,7 +6,7 @@
"scripts": {
"build": "webpack",
"watch": "webpack --watch --mode=development",
"test": "echo \"Error: no test specified\" && exit 1"
"update-card-tools": "npm uninstall card-tools && npm install thomasloven/lovelace-card-tools"
},
"repository": {
"type": "git",