Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
For #5898: Launch SUMO article properly for default browser
Browse files Browse the repository at this point in the history
  • Loading branch information
sblatz committed Oct 11, 2019
1 parent 8cf54f7 commit 2395b9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ class DefaultBrowserSettingsFragment : PreferenceFragmentCompat() {
SupportUtils.SumoTopic.SET_AS_DEFAULT_BROWSER
),
newTab = true,
from = BrowserDirection.FromSettings
from = BrowserDirection.FromDefaultBrowserSettingsFragment
)
true
}
Expand Down

0 comments on commit 2395b9b

Please sign in to comment.