mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 14:32:06 -08:00
Update set-tracking-issue.md
This commit is contained in:
parent
1ced236c69
commit
267fe6c296
1 changed files with 7 additions and 7 deletions
14
.github/templates/set-tracking-issue.md
vendored
14
.github/templates/set-tracking-issue.md
vendored
|
|
@ -23,14 +23,14 @@ All cards are implemented
|
|||
|
||||
# Implemented Cards
|
||||
<details>
|
||||
<summary>Click to expand</summary>
|
||||
</br>
|
||||
<summary>Click to expand</summary>
|
||||
</br>
|
||||
|
||||
{{#hasImplementedCards}}
|
||||
{{#implementedCards}}
|
||||
- [{{#pr}}x{{/pr}}{{^pr}} {{/pr}}] Done -- [{{name}}]({{scryfall}})
|
||||
{{/implementedCards}}
|
||||
{{/hasImplementedCards}}
|
||||
{{#hasImplementedCards}}
|
||||
{{#implementedCards}}
|
||||
- [{{#pr}}x{{/pr}}{{^pr}} {{/pr}}] Done -- [{{name}}]({{scryfall}})
|
||||
{{/implementedCards}}
|
||||
{{/hasImplementedCards}}
|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue