mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 14:32:06 -08:00
Update update-set-implementation-lists.yml
This commit is contained in:
parent
cfc07e90d4
commit
69e910da7e
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ jobs:
|
|||
unimplementedCards: unimplemented,
|
||||
implementedCards: implemented,
|
||||
unimplementedScryfallLink: `https://scryfall.com/search?q=!"${unimplemented.map(e => e.cleanName).join('"OR!"')}"+e:${set[1]}`
|
||||
}).replaceAll("--", "-").replaceAll("https://", "").replaceAll(`+e${set[1]}`, "");
|
||||
}).replaceAll("--", "-").replaceAll("https://", "").replaceAll(`+e:${set[1]}`, "");
|
||||
console.log(`Trimmed body length: ${trimmedBody.length}`);
|
||||
console.log(`${trimmedBody}`);
|
||||
continue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue