Restore recipe parameters functionality (#3530)
This commit is contained in:
@@ -46,6 +46,7 @@ impl ExtensionConfigManager {
|
||||
display_name: Some(DEFAULT_DISPLAY_NAME.to_string()),
|
||||
timeout: Some(DEFAULT_EXTENSION_TIMEOUT),
|
||||
bundled: Some(true),
|
||||
description: Some(DEFAULT_EXTENSION_DESCRIPTION.to_string()),
|
||||
},
|
||||
},
|
||||
)]);
|
||||
|
||||
Reference in New Issue
Block a user