From ecdad8b37c85dcd721bffd888876406000fbe667 Mon Sep 17 00:00:00 2001 From: BenAhrdt Date: Sat, 10 Aug 2024 06:21:30 +0000 Subject: [PATCH] Added paperless-ngx to sources-dist.json --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index 686598106..eff038844 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -1820,6 +1820,11 @@ "icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.panasonic-viera/master/admin/panasonic-viera.png", "type": "multimedia" }, + "paperless-ngx": { + "meta": "https://raw.githubusercontent.com/BenAhrdt/ioBroker.paperless-ngx/main/io-package.json", + "icon": "https://raw.githubusercontent.com/BenAhrdt/ioBroker.paperless-ngx/main/admin/paperless-ngx.png", + "type": "storage" + }, "parcel": { "meta": "https://raw.githubusercontent.com/TA2k/ioBroker.parcel/master/io-package.json", "icon": "https://raw.githubusercontent.com/TA2k/ioBroker.parcel/master/admin/parcel.png",