From 3280f65aa62b5ee68799b9c47c821e7a0cd235e3 Mon Sep 17 00:00:00 2001 From: pravdomil Date: Sat, 26 May 2018 18:16:12 +0200 Subject: [PATCH] fix json --- formr.sketchplugin/Contents/Sketch/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/formr.sketchplugin/Contents/Sketch/manifest.json b/formr.sketchplugin/Contents/Sketch/manifest.json index 56e11d6..e73d8a9 100644 --- a/formr.sketchplugin/Contents/Sketch/manifest.json +++ b/formr.sketchplugin/Contents/Sketch/manifest.json @@ -44,7 +44,7 @@ "threequarters", "widescreen", "setcustom" - ], + ] }, "identifier" : "com.example.sketch.formr", "compatibleVersion": "42",