Skip to content

Commit c515c94

Browse files
authored
add "timeless" to Card/values/Format.ts (#8)
1 parent d0f5f7e commit c515c94

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/objects/Card/values/Format.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ export type ScryfallFormat =
1919
| "duel"
2020
| "oldschool"
2121
| "premodern"
22-
| "predh";
22+
| "predh"
23+
| "timeless";

0 commit comments

Comments
 (0)