maj via codex

This commit is contained in:
2026-02-22 18:34:50 +01:00
parent 20af00d653
commit 55387f4b0e
90 changed files with 9902 additions and 1251 deletions
+1
View File
@@ -8,6 +8,7 @@ export interface LunarDay {
montante_descendante: string
signe: string
type_jour: string
saint_du_jour?: string
perigee: boolean
apogee: boolean
noeud_lunaire: boolean