Skip to content

Commit

Permalink
chore: general category etools comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksasiriski committed Jun 19, 2024
1 parent 7447244 commit 295ce27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/defaults_cat_general.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var generalRequiredByOriginEngines = []engines.Name{
}

var generalPreferredEngines = []engines.Name{
engines.ETOOLS,
engines.ETOOLS, // Not in ByOrigin because it only gives 10 results across a lot of engines that it scrapes from.
}

var generalPreferredByOriginEngines = []engines.Name{
Expand Down

0 comments on commit 295ce27

Please sign in to comment.