From 9fe3c635f9f758fac6efdc5f01e32bc600c98acd Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Tue, 19 May 2009 20:38:56 +0000 Subject: [PATCH] fixed JSON's stupidity --- etc/WebGUI.conf.original | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index fba3bb6c1..bd3273980 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -650,7 +650,7 @@ "WebGUI::Asset::Template" : { "category" : "utilities" }, - 'WebGUI::Asset::Wobject::Map' : { + "WebGUI::Asset::Wobject::Map" : { "category" : "basic" } },