mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
Avoid unbound variables
https://github.com/alexbelgium/hassio-addons/issues/575
This commit is contained in:
@@ -28,6 +28,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "arpspoof",
|
"slug": "arpspoof",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/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]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:7022]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user