From 99b016faf98e046b0fbf2845fc4b440e8f034107 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 7 Dec 2020 11:46:31 +0100 Subject: [PATCH] Update config.json --- transmission/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}