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:
Alexis Svinartchouk 2020-02-03 20:19:24 +01:00 committed by Alexis Svinartchouk
parent 2aa6c83714
commit 81e80572d8

View File

@ -185,7 +185,6 @@ export class ImageSelector extends React.Component<
title,
},
});
return;
}
selectionState.selectImage(image);