We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbeb5d commit 45729e1Copy full SHA for 45729e1
src/astrologer/astros.js
@@ -70,7 +70,7 @@ const planetsByType = {
70
ceres: 'other',
71
vesta: 'other',
72
pallas: 'other',
73
- selene: 'other',
+ selene: 'luminary',
74
juno: 'other'
75
}
76
0 commit comments