mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-27 13:16:36 +00:00
A warning about the selected image does not prevent the selection
This was introduced in 1.5.72 Change-type: patch
This commit is contained in:
parent
2aa6c83714
commit
81e80572d8
@ -185,7 +185,6 @@ export class ImageSelector extends React.Component<
|
|||||||
title,
|
title,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
selectionState.selectImage(image);
|
selectionState.selectImage(image);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user