Temporarily rename new step.
This commit is contained in:
parent
0e3689548c
commit
d92a82f44d
|
@ -12,7 +12,7 @@ import {
|
|||
import { processStringSync } from "@budibase/string-templates"
|
||||
|
||||
export const definition: AutomationStepDefinition = {
|
||||
name: "JS Scripting",
|
||||
name: "JS Scripting V2",
|
||||
tagline: "Execute JavaScript Code",
|
||||
icon: "Code",
|
||||
description: "Run a piece of JavaScript code in your automation",
|
||||
|
|
Loading…
Reference in New Issue