From 7e42f8c432ca07c06abb2fe7cee40062fb0471d5 Mon Sep 17 00:00:00 2001 From: alistair3149 Date: Wed, 1 Jan 2020 16:48:15 -0500 Subject: [PATCH] Fixed the default option --- skin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin.json b/skin.json index 28ff0c6f..ad9dfb81 100644 --- a/skin.json +++ b/skin.json @@ -118,7 +118,7 @@ "public": true }, "SearchDescriptionSource": { - "value": "TextExtracts", + "value": "textextracts", "description": "The source of the short description in the suggestions", "descriptionmsg": "citizen-config-searchdescriptionsource", "public": true