mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +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,
|
||||
},
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
||||
selectionState.selectImage(image);
|
||||
|
Loading…
x
Reference in New Issue
Block a user