diff --git a/transmission/config.json b/transmission/config.json index a1ea8c984..13acd2044 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -1,5 +1,5 @@ { - "name": "Radarr", + "name": "Transmission", "version": "latest", "slug": "transmission", "description": "The torrent client for Hass.io with OpenVPN support", @@ -35,4 +35,4 @@ }, "options": {}, "schema": {} -} \ No newline at end of file +}