From 9bbfdf0d8332a7e8a588ec5aecb95f8800dd8d3e Mon Sep 17 00:00:00 2001 From: Mohammad Betamony Date: Tue, 17 Jun 2025 14:20:26 +0300 Subject: [PATCH] update --- src/schema/nodes/manuscript.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/schema/nodes/manuscript.ts b/src/schema/nodes/manuscript.ts index e54bdf27..b0fa218e 100644 --- a/src/schema/nodes/manuscript.ts +++ b/src/schema/nodes/manuscript.ts @@ -28,6 +28,7 @@ export interface ManuscriptAttrs { articleType: string prototype: string primaryLanguageCode: string + citationStyle?: string acceptanceDate?: number correctionDate?: number retractionDate?: number