policies: disable UserMessaging/SkipOnboarding (MR 19)

Disable the last item in UserMessaging too. Onboarding messages look
like this:
https://support.mozilla.org/en-US/questions/1202153
This commit is contained in:
Oliver Smith 2021-12-05 04:24:04 +01:00
parent 559d48638e
commit a5ccdf0ffe
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -131,7 +131,8 @@
"WhatsNew": false, "WhatsNew": false,
"ExtensionRecommendations": false, "ExtensionRecommendations": false,
"FeatureRecommendations": false, "FeatureRecommendations": false,
"UrlbarInterventions": false "UrlbarInterventions": false,
"SkipOnboarding": false
}, },
"ExtensionSettings": { "ExtensionSettings": {