mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-23 01:54:22 +00:00
Include keywords in the default search parameters
This commit is contained in:
parent
07c6788f63
commit
8c1db44f7f
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ impl CardSearchEngine {
|
||||||
fields.description,
|
fields.description,
|
||||||
fields.set,
|
fields.set,
|
||||||
fields.regions,
|
fields.regions,
|
||||||
|
fields.keywords,
|
||||||
fields.flavor,
|
fields.flavor,
|
||||||
fields.artist,
|
fields.artist,
|
||||||
fields.subtypes,
|
fields.subtypes,
|
||||||
|
|
Loading…
Reference in a new issue