async fn set_chapter_front_pages(
    tx: &mut PgConnection,
    namespace_id: Uuid
) -> ModelResult<()>