Update config.json

This commit is contained in:
Alexandre
2020-12-08 11:44:35 +01:00
committed by GitHub
parent 0e9ea3b09f
commit 56b47c776e

View File

@@ -1,6 +1,6 @@
{ {
"name": "Double commander", "name": "Double commander",
"version": "latest", "version": "1.0",
"slug": "doublecommander", "slug": "doublecommander",
"description": "Radarr add-on based on the prebuilt docker image from linuxserver", "description": "Radarr add-on based on the prebuilt docker image from linuxserver",
"url": "https://github.com/marcelveldt/hassio-addons-repo/radarr", "url": "https://github.com/marcelveldt/hassio-addons-repo/radarr",
@@ -26,4 +26,4 @@
}, },
"options": {}, "options": {},
"schema": {} "schema": {}
} }