diff --git a/src/options.tsx b/src/options.tsx index 6bc0a2c..d8fc0c8 100644 --- a/src/options.tsx +++ b/src/options.tsx @@ -1152,6 +1152,7 @@ const Options: React.FunctionComponent = ({ sandbox }) => { onChange={(evt) => onChangeAutoOpen(evt.target.value)} value={searchMatchAutoOpen} disabled={!searchBackgroundEnabled} + label="" > Never open the dialog automatically