add my.location.home, use it as location/timezone fallback
This commit is contained in:
parent
1f2e595be9
commit
dfea664f57
4 changed files with 113 additions and 9 deletions
|
@ -32,3 +32,7 @@ class bluemaestro:
|
|||
|
||||
class google:
|
||||
takeout_path: Paths = ''
|
||||
|
||||
class location:
|
||||
class home:
|
||||
current = (1.0, -1.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue