GitHub removed some unecessary code
This commit is contained in:
parent
e3ff4e5bcf
commit
b68d5c9f4c
3 changed files with 2 additions and 14 deletions
|
|
@ -39,7 +39,8 @@ ShellRoot {
|
|||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
// On startup, check if we need to get fresh weather data
|
||||
// Ensure our singleton is created as soon as possible
|
||||
// so we start fetching weather asap if necessary
|
||||
Location.init()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue