Skip to content

Commit

Permalink
Enable aiChat + webLocalStorage (#2735)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshliebe authored Feb 10, 2025
1 parent f4cfab8 commit b5744e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions overrides/android-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
]
},
"aiChat": {
"state": "internal",
"state": "enabled",
"minSupportedVersion": 52250000,
"exceptions": []
},
Expand Down Expand Up @@ -641,7 +641,7 @@
}
},
"webLocalStorage": {
"state": "internal",
"state": "enabled",
"minSupportedVersion": 52250000,
"settings": {
"domains": ["duckduckgo.com"],
Expand Down

0 comments on commit b5744e5

Please sign in to comment.