From 8d4afd917e09593e2457f5b89b124cbb0ccb375f Mon Sep 17 00:00:00 2001 From: JamesChan <38025067+xeden3@users.noreply.github.com> Date: Tue, 21 Feb 2023 22:49:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0temp=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 9a138d2..94b8225 100644 --- a/src/index.ts +++ b/src/index.ts @@ -10,7 +10,7 @@ const fs = joplin.require('fs-extra') const Config = { ContentScriptId: 'mindmap-content-script', - DiagramsCacheFolder: `${tmpdir}${sep}joplin-minder-plugin${sep}`, + DiagramsCacheFolder: `${tmpdir}${sep}joplin-mindmap-plugin${sep}`, } const CommandsId = {