From e2e2a7dbdac3b4ebbe3070a7542cc6db444a1214 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Sun, 12 Nov 2017 02:12:47 +0100 Subject: [PATCH] Disable image push --- config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.json b/config.json index f31788ef..f6b778ef 100644 --- a/config.json +++ b/config.json @@ -30,8 +30,7 @@ "main": "main" }, "push": [ - "/scripts", - "/images/elements/noise-strong.png" + "/scripts" ], "manifest": { "short_name": "notify.moe",