Skip to content

Commit

Permalink
Merge pull request #25 from LawnchairLauncher/live-info-feature-flags
Browse files Browse the repository at this point in the history
Add features to live-information.json
  • Loading branch information
yasanglass authored Jan 19, 2025
2 parents 61d9b6c + 2c12c02 commit 481757f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions live-information.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,15 @@
"active":false,
"test":true
}
],
"features": [
{
"key":"dock_search_bar_provider",
"value":"google"
},
{
"key":"web_suggestion_provider",
"value":"google"
}
]
}

0 comments on commit 481757f

Please sign in to comment.