From 15c2c9e04d811c8046449829b737dd59f42eafcc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 13 Aug 2024 08:03:56 +0200 Subject: [PATCH] Lint --- tor/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor/config.json b/tor/config.json index 5fd5c7349..256fc9373 100644 --- a/tor/config.json +++ b/tor/config.json @@ -20,7 +20,7 @@ "slug": "tor", "url": "https://github.com/alexbelgium/hassio-addons", "version": "dev", - "startup": "service", + "startup": "services", "options": { "socks": false, "hidden_services": true,