diff --git a/db/model/Gdoc/GdocPost.ts b/db/model/Gdoc/GdocPost.ts index d48172bea96..18bf0f01fb5 100644 --- a/db/model/Gdoc/GdocPost.ts +++ b/db/model/Gdoc/GdocPost.ts @@ -238,6 +238,7 @@ export class GdocPost extends GdocBase implements OwidGdocPostInterface { OwidGdocType.TopicPage, OwidGdocType.LinearTopicPage, OwidGdocType.AboutPage, + OwidGdocType.Author, ].includes(type) ) )