From 9c69eebe940912630d1391bc6d1dc86f33cbcc7f Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Fri, 2 Feb 2024 21:39:08 +0100 Subject: [PATCH] Add 'Unschedule' to UserDictionary The term 'Unschedule' has been included to the UserDictionary within the Elsa solution settings. This update shows that 'Unschedule' is recognized in the context of the solution, thereby reducing the risk of related typographical errors. --- Elsa.sln.DotSettings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Elsa.sln.DotSettings b/Elsa.sln.DotSettings index 0ea8896b9..05601a597 100644 --- a/Elsa.sln.DotSettings +++ b/Elsa.sln.DotSettings @@ -10,4 +10,5 @@ True True True - True \ No newline at end of file + True + True \ No newline at end of file