mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-29 07:16:11 +02:00
chore: hide allow addon new tab
This commit is contained in:
@@ -810,7 +810,7 @@ export function SharedCamoufoxConfigForm({
|
||||
</div>
|
||||
|
||||
{/* Browser Behavior */}
|
||||
<div className="space-y-3">
|
||||
{/* <div className="space-y-3">
|
||||
<Label>Browser Behavior</Label>
|
||||
<div className="flex items-center space-x-2">
|
||||
<Checkbox
|
||||
@@ -824,7 +824,7 @@ export function SharedCamoufoxConfigForm({
|
||||
Allow browser addons to open new tabs automatically
|
||||
</Label>
|
||||
</div>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user