]> git.p6c8.net - policy-templates.git/commitdiff
Merge pull request #1276 from de-es/patch-1
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Wed, 26 Nov 2025 10:58:09 +0000 (05:58 -0500)
committerGitHub <noreply@github.com>
Wed, 26 Nov 2025 10:58:09 +0000 (05:58 -0500)
Remove superfluous periods

linux/policies.json

index 3813e09b443749f8c6d0ac040fa17f48f8dccddd..5a542ccb31e27608b9d504601f19caa8fc00e4c4 100644 (file)
       "FirefoxLabs": true | false,
       "Locked": true | false
     },
-    "UseSystemPrintDialog": true | false.,
-    "VisualSearchEnabled": true | false.,
+    "UseSystemPrintDialog": true | false,
+    "VisualSearchEnabled": true | false,
     "WebsiteFilter": {
       "Block": ["<all_urls>"],
       "Exceptions": ["http://example.org/*"]
     }
   }
-}
\ No newline at end of file
+}

patrick-canterino.de