From 034c35ca92a061f71125bff616e4665a7565177e Mon Sep 17 00:00:00 2001 From: Mike Fix Date: Fri, 16 Mar 2018 19:04:35 -0700 Subject: [PATCH] Back to 2x default --- lib/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/constants.js b/lib/constants.js index 86c9801..754bab7 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -459,7 +459,7 @@ export const DEFAULT_SETTINGS = { windowControls: true, widthAdjustment: true, lineNumbers: false, - exportSize: '1x', + exportSize: '2x', titleBar: '', watermark: false, squaredImage: false