Synchronize Sites.onionSecure on any settings update.
This commit is contained in:
parent
9646c43a0d
commit
1519a63254
|
@ -152,6 +152,8 @@ var Settings = {
|
|||
ns.defaults.local.isTorBrowser = true;
|
||||
ns.defaults.local.torBrowserPolicy = ns.local.torBrowserPolicy;
|
||||
ns.defaults.sync.cascadeRestrictions = true;
|
||||
|
||||
Sites.onionSecure = true;
|
||||
}
|
||||
|
||||
if (settings.sync === null) {
|
||||
|
|
Loading…
Reference in New Issue