fix(name): fix a couple of crashes in name and title route
This commit is contained in:
@ -125,7 +125,7 @@ export default interface RawTitle {
|
||||
runtime: {
|
||||
value: number;
|
||||
};
|
||||
description: {
|
||||
description?: {
|
||||
value: string;
|
||||
language: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user