diff --git a/WaterMark/data/accountpreferences.json b/WaterMark/data/accountpreferences.json index e27af2609efcaeb4bc9d1a3cb2fba0a4112e3ee1..ed2c022c6c58c75b499c277e6df76d3e12a43379 100644 --- a/WaterMark/data/accountpreferences.json +++ b/WaterMark/data/accountpreferences.json @@ -1,6 +1,6 @@ [ { -{{ "category": "image_category}}", + "category": "{{image_category}}", "type": "Switch", "key": "showlogo", "title": "{{showlogo_title}}", @@ -39,7 +39,7 @@ "mimeType": "*/png,*/jpg,*/jpeg" }, { - "category": "{{image_category"), + "category": "{{image_category}}", "type": "List", "key": "markbackground", "title": "{{markbackground_title}}", @@ -167,7 +167,7 @@ ] }, { - "category": "{{ext_category}}", + "category": "{{text_category}}", "type": "Switch", "key": "time", "title": "{{time_title}}",