From 9c97c97504b971f3cdb4b98fa1677274a3899d72 Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Thu, 7 Dec 2017 00:44:25 +0000 Subject: [PATCH] Update queries.js Add a space to the header to force codacy to move on from the current commit in this PR --- scripts/pi-hole/js/queries.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pi-hole/js/queries.js b/scripts/pi-hole/js/queries.js index 218794a0..72b4a002 100644 --- a/scripts/pi-hole/js/queries.js +++ b/scripts/pi-hole/js/queries.js @@ -3,7 +3,7 @@ * Network-wide ad blocking via your own hardware. * * This file is copyright under the latest version of the EUPL. -* Please see LICENSE file for your rights under this license. */ +* Please see LICENSE file for your rights under this license. */ var tableApi; function escapeRegex(text) {