Feat: sync input variable names to main() function (#21667)
This commit is contained in:
@@ -549,6 +549,7 @@ const translation = {
|
||||
advancedDependencies: 'Advanced Dependencies',
|
||||
advancedDependenciesTip: 'Add some preloaded dependencies that take more time to consume or are not default built-in here',
|
||||
searchDependencies: 'Search Dependencies',
|
||||
syncFunctionSignature: 'Sync function signature to code',
|
||||
},
|
||||
templateTransform: {
|
||||
inputVars: 'Input Variables',
|
||||
|
Reference in New Issue
Block a user