mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 08:52:15 -07:00
Lint a comma.
This commit is contained in:
parent
675cf4d2b0
commit
ed97636d17
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ DeckPreviewTagDialog::DeckPreviewTagDialog(const QStringList &knownTags, const Q
|
||||||
"🚀 Vehicles",
|
"🚀 Vehicles",
|
||||||
"💉 Infect",
|
"💉 Infect",
|
||||||
"🩸 Madness",
|
"🩸 Madness",
|
||||||
"🌀 Morph"
|
"🌀 Morph",
|
||||||
|
|
||||||
// Card Types
|
// Card Types
|
||||||
"⚔️ Creature",
|
"⚔️ Creature",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue