#52 Gestion astrologie

This commit is contained in:
2020-12-08 23:35:44 +01:00
parent 3e7ec8d51a
commit 1c2b2ece78
2 changed files with 3 additions and 7 deletions

View File

@ -58,7 +58,7 @@ export class RdDCalendrier extends Application {
this.rebuildListeNombreAstral();
}
}
console.log(this.calendrier, this.calendrierPos);
console.log(this.calendrier, this.calendrierPos, this.listeNombreAstral);
}