Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use AppProvidedSearchEngine when extracting the engine configurations for better accuracy. #208

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 16, 2024

  1. fix: Use AppProvidedSearchEngine when extracting the engine configura…

    …tions for better accuracy.
    
    This change will make it so that we process the received configuration with AppProvidedSearchEngine and ensure that the values that we display on the UI are the same as the application would have internally.
    
    This also makes it so that we get the URL data at the same time, which simplifies the display mechanism and calls to the back end.
    Standard8 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1978fee View commit details
    Browse the repository at this point in the history