add default values to non-obs settings
This commit is contained in:
@@ -56,6 +56,8 @@ def load_settings():
|
|||||||
return {
|
return {
|
||||||
'positions':'!positions',
|
'positions':'!positions',
|
||||||
'transits':'!transits',
|
'transits':'!transits',
|
||||||
|
'major_aspects':'!aspects major',
|
||||||
|
'minor_aspects':'!aspects minor',
|
||||||
}
|
}
|
||||||
|
|
||||||
def get_zodiac(angle):
|
def get_zodiac(angle):
|
||||||
|
|||||||
Reference in New Issue
Block a user