Support node, deno, & python runtimes for timer functions
This commit is contained in:
@@ -245,6 +245,7 @@ const Editor = {
|
||||
run_date: this.triggerType === "date" ? this.runDate : null,
|
||||
is_enabled: this.isEnabled,
|
||||
description: this.description,
|
||||
runtime: this.runtime,
|
||||
}
|
||||
: {
|
||||
name: this.name,
|
||||
|
||||
Reference in New Issue
Block a user