Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 45ec31b

Browse files
committed
Verbiage Update
1 parent 673538e commit 45ec31b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

taskt/Core/AutomationCommands.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7794,7 +7794,7 @@ public override void RunCommand(object sender)
77947794
}
77957795
public override string GetDisplayValue()
77967796
{
7797-
return base.GetDisplayValue() + " [Get Key Data from Key '" + v_KeyName + "' in tasktServer BotStore]";
7797+
return base.GetDisplayValue() + " [Get Data from Key '" + v_KeyName + "' in tasktServer BotStore]";
77987798
}
77997799
}
78007800

0 commit comments

Comments
 (0)