update publish script
This commit is contained in:
@@ -104,7 +104,7 @@ export type PersonChangeValue =
|
||||
};
|
||||
};
|
||||
|
||||
export interface PopularPersons {
|
||||
export interface PopularPeople {
|
||||
page: number;
|
||||
results: Person[];
|
||||
total_results: number;
|
||||
|
||||
Reference in New Issue
Block a user