Skip to content

Commit de7662d

Browse files
authored
Correct name of customization feature in config for iOS (#4241)
* remove rollout for mobile customization * use different name * re-apply rollout
1 parent cb27202 commit de7662d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overrides/ios-override.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1826,7 +1826,7 @@
18261826
"daysInactive": "7"
18271827
}
18281828
},
1829-
"mobileCustomization": {
1829+
"customization": {
18301830
"state": "enabled",
18311831
"minSupportedVersion": "7.198.0",
18321832
"description": "Allow users to customize button on toolbar and addressbar",

0 commit comments

Comments
 (0)