Skip to content

Commit 469f7c8

Browse files
authored
Make Duck.ai sidebar available to internal only for min version of 1.147.0 on macOS (duckduckgo#3441)
1 parent f70ea6e commit 469f7c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

overrides/macos-override.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,8 @@
196196
"state": "enabled"
197197
},
198198
"sidebar": {
199-
"state": "disabled"
199+
"state": "internal",
200+
"minSupportedVersion": "1.147.0"
200201
},
201202
"textSummarization": {
202203
"state": "disabled"

0 commit comments

Comments
 (0)