mirror of
https://github.com/usebruno/bruno.git
synced 2025-02-16 17:51:48 +01:00
parent
589e173256
commit
e71e38f62e
@ -168,7 +168,7 @@ const jsonToBru = (json) => {
|
|||||||
type = 'http';
|
type = 'http';
|
||||||
}
|
}
|
||||||
|
|
||||||
const sequence = _.get(json, 'meta.seq');
|
const sequence = _.get(json, 'seq');
|
||||||
const bruJson = {
|
const bruJson = {
|
||||||
meta: {
|
meta: {
|
||||||
name: _.get(json, 'name'),
|
name: _.get(json, 'name'),
|
||||||
|
Loading…
Reference in New Issue
Block a user