From 9a686f38279fca085e8ea28c8fc387d8310e0a8b Mon Sep 17 00:00:00 2001 From: zsviczian Date: Sun, 17 Mar 2024 18:14:52 +0100 Subject: [PATCH] corrected spelling in messages --- src/dialogs/Messages.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dialogs/Messages.ts b/src/dialogs/Messages.ts index 610fd8a..74a9063 100644 --- a/src/dialogs/Messages.ts +++ b/src/dialogs/Messages.ts @@ -20,7 +20,7 @@ I develop this plugin as a hobby, spending my free time doing this. If you find "2.0.25":` # New - a small change that opens big opportunities - You can now set a folder as the Excalidraw Template in settings (See under Basic). If a folder is provided, Excalidraw will treat drawings in that folder as templates and will prompt you to select the template to use for new drawings. -- I updated the Deconstruct Selected Elements into new Drawing scripot to accomodate the new template setting. +- I updated the Deconstruct Selected Elements into new Drawing script to accommodate the new template setting. `, "2.0.24":` Quality of Life Fixes!