update to frame and tarot times
This commit is contained in:
@@ -340,7 +340,7 @@
|
||||
{ title: "Letter", relations: detailRelations.hebrewRelations },
|
||||
{ title: "Planet / Ruler", relations: detailRelations.planetRelations },
|
||||
{
|
||||
title: detailRelations.hasSignWindowRelations ? "Signs" : (detailRelations.hasDecanSummaryRelations ? "Decan" : "Sign / Decan"),
|
||||
title: detailRelations.hasSignWindowRelations ? "Signs" : (detailRelations.hasDecanSummaryRelations ? "Decans" : "Sign / Decan"),
|
||||
relations: detailRelations.zodiacRelationsWithRulership
|
||||
},
|
||||
{ title: "Element", relations: detailRelations.elementRelations },
|
||||
|
||||
Reference in New Issue
Block a user