Skip to content

Commit

Permalink
Adds autofill password generation feature flag enabled internally (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
amddg44 committed May 25, 2023
1 parent f806499 commit 2be6574
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overrides/ios-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@
"accessCredentialManagement": {
"state": "enabled",
"minSupportedVersion": "7.74.0"
},
"autofillPasswordGeneration": {
"state": "internal"
}
}
},
Expand Down

0 comments on commit 2be6574

Please sign in to comment.