Skip to content
This repository was archived by the owner on Oct 15, 2022. It is now read-only.

Commit d72a75d

Browse files
qubertmoollaza
authored andcommitted
Update Search.pm (#3597)
Add 'bgg' trigger for board game geek
1 parent 25ccfd5 commit d72a75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/DDG/Spice/BoardGameGeek/Search.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spice alt_to => {
2222
}
2323
};
2424

25-
triggers end => 'boardgamegeek', 'board game geek', 'boardgame', 'board game', 'card game';
25+
triggers end => 'boardgamegeek', 'board game geek', 'boardgame', 'board game', 'card game', 'bgg';
2626

2727
handle remainder => sub {
2828
return unless $_;

0 commit comments

Comments
 (0)