mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-04 00:03:02 +00:00
nit fix rename
This commit is contained in:
@@ -567,7 +567,7 @@
|
||||
const assets = (await inferAssets(script.language, script.content))
|
||||
.map(parseAsset)
|
||||
.filter((a) => !!a)
|
||||
await AssetService.link({
|
||||
await AssetService.linkAssets({
|
||||
workspace: $workspaceStore!,
|
||||
requestBody: {
|
||||
assets,
|
||||
|
||||
Reference in New Issue
Block a user