We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
notes
1 parent 033bc7c commit f993a21Copy full SHA for f993a21
types/entities.ts
@@ -55,7 +55,6 @@ export interface Series {
55
authors: WorkSummary["authors"];
56
57
description: string | null;
58
- notes: string | null;
59
words: number;
60
stats: {
61
works: number;
0 commit comments