Skip to content

Commit acf8611

Browse files
authored
fix(api): RelatedPage has charsCount
1 parent 36c27c3 commit acf8611

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/pages/project/title.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ export interface RelatedPage extends
267267

268268
infoboxDisableLinks: string[];
269269

270+
charsCount: number;
271+
270272
search?: SearchQuery;
271273
}
272274

0 commit comments

Comments
 (0)