diff --git a/interfaces.d.ts b/interfaces.d.ts index dbdf17b..9a5a086 100644 --- a/interfaces.d.ts +++ b/interfaces.d.ts @@ -256,7 +256,7 @@ export interface Card extends CardResume /** * Define the rotation mark on cards >= Sword & Shield */ - rotationMark?: string + regulationMark?: string } export type StringEndpointList = Array