Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Nov 19, 2024
1 parent 912cdcd commit f759e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DuckDuckGo/ScriptSourceProviding.swift
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ struct DefaultScriptSourceProvider: ScriptSourceProviding {
messageSecret = Self.generateSessionKey()
contentScopeProperties = ContentScopeProperties(gpcEnabled: appSettings.sendDoNotSell,
sessionKey: sessionKey,
messageSecret: messageSecret,
featureToggles: ContentScopeFeatureToggles.supportedFeaturesOniOS)
autofillSourceProvider = Self.makeAutofillSource(privacyConfigurationManager: privacyConfigurationManager,
properties: contentScopeProperties)
Expand Down

0 comments on commit f759e9f

Please sign in to comment.