diff --git a/src/hours/lauds.ts b/src/hours/lauds.ts index a8b30e2..80c52a5 100644 --- a/src/hours/lauds.ts +++ b/src/hours/lauds.ts @@ -128,7 +128,7 @@ function canticleText(canticleId: string, slice?: [number, number]): ResolvedTex } status[lang] = worst; } - return { text, status }; + return { text, status, citation: { la: canticle.citation, en: canticle.citation } }; } /** Ps 66 through the Laudate psalms — see hours/types.ts's 'lauds-psalmody'