From f478acc8dcfcca7a087a1c0e205c916506c00a52 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 3 Nov 2021 15:22:10 +0100 Subject: [PATCH] Update config.json --- nextcloud/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index c010bc60a..b6910cf59 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -1,9 +1,9 @@ { - "name": "Nextcloud OCR", + "name": "Nextcloud", "url": "https://github.com/alexbelgium/hassio-addons", "version": "22.2.0-5", "upstream": "22.2.0", - "slug": "nextcloud_ocr", + "slug": "nextcloud", "ingress": false, "ingress_port": 0, "arch": ["aarch64", "amd64", "armv7"],