diff --git a/interfaces.d.ts b/interfaces.d.ts index 9a5a086..9ecd06c 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 */ - regulationMark?: string + regulationMark?: string } export type StringEndpointList = Array