feat(dashboard): show block count instead of page numbers in resume strip
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1982,9 +1982,7 @@ export interface components {
|
||||
caption: string;
|
||||
excerpt: string;
|
||||
/** Format: int32 */
|
||||
page: number;
|
||||
/** Format: int32 */
|
||||
pages: number;
|
||||
totalBlocks: number;
|
||||
/** Format: int32 */
|
||||
pct: number;
|
||||
thumbnailUrl?: string;
|
||||
|
||||
Reference in New Issue
Block a user