From: Dennis Schmidt Date: Wed, 26 Nov 2025 09:21:42 +0000 (+0000) Subject: Remove superfluous periods X-Git-Tag: v7.6~13^2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/9ca8b9b7d3cc1c21788b2c775e1945256d2d3e41?hp=--cc Remove superfluous periods --- 9ca8b9b7d3cc1c21788b2c775e1945256d2d3e41 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 +}