From b9d75737e14de21886f2da3391f2ffb66e75742f Mon Sep 17 00:00:00 2001 From: olli Date: Mon, 8 Aug 2022 15:42:19 +0200 Subject: [PATCH] revert 0c795a985d7edcefc1ba1a3ef37cb325360b126e MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit revert „policies.json“ ändern --- policies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/policies.json b/policies.json index c35fda3..b5415d0 100644 --- a/policies.json +++ b/policies.json @@ -1,6 +1,6 @@ { "__COMMENT__ More Information": "https://github.com/mozilla/policy-templates/blob/master/README.md", - + "policies": { "DisplayMenuBar": true, "DontCheckDefaultBrowser": true, "Cookies": { @@ -136,5 +136,5 @@ } ] } - + } }