From c2af0342d8e488264d8ba348c8c356845a2c6940 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 24 Mar 2022 05:34:22 +0100 Subject: [PATCH] Update config.json --- spotweb/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/spotweb/config.json b/spotweb/config.json index 5b21cb088..098a6b3aa 100644 --- a/spotweb/config.json +++ b/spotweb/config.json @@ -1,6 +1,5 @@ { "arch": ["aarch64", "amd64", "armv7"], - "description": "Spotweb is a decentralized usenet community based on the Spotnet protocol", "hassio_api": true, "image": "ghcr.io/alexbelgium/spotweb-{arch}",