mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
feat: Add an updated field to the card field (#460)
This commit is contained in:
4
meta/definitions/api.d.ts
vendored
4
meta/definitions/api.d.ts
vendored
@ -261,7 +261,9 @@ export interface Card extends CardResume {
|
||||
* Ability to play in expanded tournaments
|
||||
*/
|
||||
expanded: boolean;
|
||||
};
|
||||
}
|
||||
|
||||
updated: string
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user