nicho92 / MtgDesktopCompanion

Cards manager for magic the gathering
Apache License 2.0
163 stars 35 forks source link

add cards on click when name contains "//" #23

Closed nicho92 closed 6 years ago

nicho92 commented 6 years ago

Config : MtgJson//Scryfall, MySQL, FileCache

type "Jace" in search module. Click on line : "Jace, Vryn's Prodigy", it adds jace "Telepath unbound's" at the end of the table.

nicho92 commented 6 years ago

fixed in last commit. remove observer after search complete