mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-10 16:05:58 +00:00
fix(frontend): loading template pick the language as well
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
script.description = template.description
|
||||
script.content = template.content
|
||||
script.schema = template.schema
|
||||
script.language = template.language
|
||||
sendUserToast('Code & arguments have been loaded from template.')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user