Avoid unbound variables

https://github.com/alexbelgium/hassio-addons/issues/575
This commit is contained in:
Alexandre
2022-11-24 19:39:00 +01:00
committed by GitHub
parent 0587ae368a
commit cb3e07339e

View File

@@ -28,6 +28,6 @@
},
"slug": "arpspoof",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/arpspoof",
"version": "1.0.0",
"version": "1.0.0-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:7022]"
}