fix(my-joy-beta): don't sort networks by selected
This commit is contained in:
parent
11b9f1978a
commit
a1423ea53f
@ -152,8 +152,7 @@ export default compose(
|
||||
),
|
||||
id
|
||||
};
|
||||
})
|
||||
.sort((_, b) => b.selected);
|
||||
});
|
||||
|
||||
return {
|
||||
proceeded: get(values, 'create-instance-networks-proceeded', false),
|
||||
|
Loading…
Reference in New Issue
Block a user