From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 26 Nov 2025 10:58:09 +0000 (-0500) Subject: Merge pull request #1276 from de-es/patch-1 X-Git-Tag: v7.6~13 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/3da96094cbbd316199adf8e85a15a51306e7a33e?hp=78d5b1a6b036fe3068b84680e475f7e8a8ba16dd Merge pull request #1276 from de-es/patch-1 Remove superfluous periods --- diff --git a/linux/policies.json b/linux/policies.json index 3813e09..5a542cc 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -380,11 +380,11 @@ "FirefoxLabs": true | false, "Locked": true | false }, - "UseSystemPrintDialog": true | false., - "VisualSearchEnabled": true | false., + "UseSystemPrintDialog": true | false, + "VisualSearchEnabled": true | false, "WebsiteFilter": { "Block": [""], "Exceptions": ["http://example.org/*"] } } -} \ No newline at end of file +}