Skip to content

Commit b25fbec

Browse files
authored
Enable DuckPlayer on macOS (duckduckgo#2157)
1 parent 99ac5a4 commit b25fbec

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

overrides/macos-override.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,12 @@
8585
"exceptions": []
8686
},
8787
"duckPlayer": {
88-
"state": "enabled"
88+
"state": "enabled",
89+
"features": {
90+
"pip": {
91+
"state": "enabled"
92+
}
93+
}
8994
},
9095
"newTabContinueSetUp": {
9196
"state": "enabled",

0 commit comments

Comments
 (0)