From fd9045f33a64f0b31ce2589a2b566ad72ebc6f24 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 24 Dec 2020 10:28:22 +0100 Subject: [PATCH] Update settings.json --- conf/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/settings.json b/conf/settings.json index add9c66..54770cd 100644 --- a/conf/settings.json +++ b/conf/settings.json @@ -261,7 +261,7 @@ * it to null disables Abiword and will only allow plain text and HTML * import/exports. */ - "abiword": null, + "abiword" : null, /* * This is the absolute path to the soffice executable. @@ -269,7 +269,7 @@ * LibreOffice can be used in lieu of Abiword to export pads. * Setting it to null disables LibreOffice exporting. */ - "soffice": null, + "soffice" : null, /* * Path to the Tidy executable.