mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Enabled M19 Scryfall image download.
This commit is contained in:
parent
46d61a1ebc
commit
443558406c
2 changed files with 2 additions and 2 deletions
|
|
@ -213,7 +213,7 @@ public enum ScryfallImageSource implements CardImageSource {
|
|||
supportedSets.add("DOM");
|
||||
supportedSets.add("BBD");
|
||||
// supportedSets.add("CM2");
|
||||
// supportedSets.add("M19");
|
||||
supportedSets.add("M19");
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue