Skip to content

Commit

Permalink
fixed brave
Browse files Browse the repository at this point in the history
  • Loading branch information
k4lizen committed Sep 26, 2023
1 parent 9bb4616 commit f03fccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/engines/brave/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ var Info engines.Info = engines.Info{
var dompaths engines.DOMPaths = engines.DOMPaths{
Result: "div.snippet",
Link: "a",
Title: "div.title",
Title: "div.url",
Description: "div.snippet-description",
}

Expand Down

0 comments on commit f03fccb

Please sign in to comment.