mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-08 14:35:03 +00:00
Feat/import translation for deprecated pm import (#3388)
* feat: add translation for pm `tests[]` * feat: add bru.deleteEnvVar function and update translations --------- Co-authored-by: Pragadesh-45 <temporary7904@gmail.com>
This commit is contained in:
@@ -65,6 +65,7 @@ if (!SERVER_RENDERED) {
|
||||
'bru.getFolderVar(key)',
|
||||
'bru.getCollectionVar(key)',
|
||||
'bru.setEnvVar(key,value)',
|
||||
'bru.deleteEnvVar(key)',
|
||||
'bru.hasVar(key)',
|
||||
'bru.getVar(key)',
|
||||
'bru.setVar(key,value)',
|
||||
|
||||
Reference in New Issue
Block a user