From 24ec794cb7fc776041f97f3a9a6fd89811261d28 Mon Sep 17 00:00:00 2001 From: kytwb Date: Wed, 29 Dec 2021 00:51:09 +0100 Subject: Remove NomadList icon white background --- all.json | 2 +- recipes/nomadlist/icon.svg | 23 ++++++++++++++++++++++- recipes/nomadlist/package.json | 2 +- 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/all.json b/all.json index efc20e0..b693cc1 100644 --- a/all.json +++ b/all.json @@ -1168,7 +1168,7 @@ "featured": false, "id": "nomadlist", "name": "nomadlist", - "version": "1.1.0", + "version": "1.1.1", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nomadlist/icon.svg" } diff --git a/recipes/nomadlist/icon.svg b/recipes/nomadlist/icon.svg index 926e713..7b7fd5e 100644 --- a/recipes/nomadlist/icon.svg +++ b/recipes/nomadlist/icon.svg @@ -1 +1,22 @@ - \ No newline at end of file + + + + + + + + diff --git a/recipes/nomadlist/package.json b/recipes/nomadlist/package.json index 67aff78..143ffbf 100644 --- a/recipes/nomadlist/package.json +++ b/recipes/nomadlist/package.json @@ -1,7 +1,7 @@ { "id": "nomadlist", "name": "nomadlist", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "config": { "serviceURL": "https://nomadlist.com/chat", -- cgit v1.2.3-54-g00ecf