You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add support for non-beta search users
Without this change, users who haven't opted into the beta-search are met with a syntax error
when launching their browser. I added an additional flag to modify what goes into the query.
Tested this by trying every combination locally and it worked as expected.
* format
* set default betaSearch value to true
---------
Co-authored-by: nbe <[email protected]>
0 commit comments