Skip to content

Commit

Permalink
Enable aiChat + webLocalStorage
Browse files Browse the repository at this point in the history
  • Loading branch information
joshliebe committed Feb 6, 2025
1 parent a9484ce commit 192298d
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 192298d

Please sign in to comment.