mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-26 06:05:45 +00:00
Added mergeEnvironmentVariables method in electron common utils export
This commit is contained in:
@@ -153,5 +153,6 @@ module.exports = {
|
||||
generateUidBasedOnHash,
|
||||
flattenDataForDotNotation,
|
||||
parseDataFromResponse,
|
||||
parseDataFromRequest
|
||||
parseDataFromRequest,
|
||||
mergeEnvironmentVariables
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user