From fa3ae68f016a368c64131e3d8fa3f76c94189f72 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 25 May 2017 00:17:06 +0200 Subject: [PATCH] Update config.json --- dnsmasq/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsmasq/config.json b/dnsmasq/config.json index e3583b4..ae41b0c 100644 --- a/dnsmasq/config.json +++ b/dnsmasq/config.json @@ -12,7 +12,7 @@ "options": { "defaults": ["8.8.8.8", "8.8.4.4"], "forwards": [], - "hosts": [], + "hosts": [] }, "schema": { "defaults": ["str"],