From a7dd93c544e3f0c0bacb9d5f0d2da841879a7118 Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 23 Jul 2021 15:17:58 -0400 Subject: [PATCH] Update plus-editor.yaml Updating to the correct idex.html location. --- extensions/plus-editor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/plus-editor.yaml b/extensions/plus-editor.yaml index 9f6a3a0..2f66488 100644 --- a/extensions/plus-editor.yaml +++ b/extensions/plus-editor.yaml @@ -2,7 +2,7 @@ id: org.standardnotes.plus-editor npm: sn-plus-editor github: sn-extensions/plus-editor -main: index.html +main: dist/index.html name: Plus Editor content_type: SN|Component