From 9ca8b9b7d3cc1c21788b2c775e1945256d2d3e41 Mon Sep 17 00:00:00 2001 From: Dennis Schmidt Date: Wed, 26 Nov 2025 09:21:42 +0000 Subject: [PATCH] Remove superfluous periods --- linux/policies.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 +} -- 2.43.0