Skip to content

Commit 5067542

Browse files
committed
Removed "clearclick" item from default settings.
1 parent f8e76aa commit 5067542

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/bg/Defaults.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ var Defaults = {
3535
xss: true,
3636
cascadeRestrictions : false,
3737
overrideTorBrowserPolicy: false, // note: Settings.update() on reset will flip this to true
38-
clearclick: true,
3938
}
4039
};
4140
let defaultsClone = JSON.parse(JSON.stringify(defaults));

0 commit comments

Comments
 (0)