From 5645cbc3fbe6305529fa0dfd9a45e16e48f7f11c Mon Sep 17 00:00:00 2001 From: gorhill Date: Fri, 27 Nov 2015 14:30:17 -0500 Subject: [PATCH] #985: might be the missing trailing `#` --- platform/chromium/managed_storage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/chromium/managed_storage.json b/platform/chromium/managed_storage.json index a6def727c..d3f2c864f 100644 --- a/platform/chromium/managed_storage.json +++ b/platform/chromium/managed_storage.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/draft-03/schema", + "$schema": "http://json-schema.org/draft-03/schema#", "type": "object", "properties": { "adminSettings": {