Weather: fixed another TBC, reset was not called.
This commit is contained in:
parent
db97de79eb
commit
c992584082
2 changed files with 2 additions and 1 deletions
|
|
@ -55,6 +55,7 @@ ColumnLayout {
|
|||
Layout.fillWidth: true
|
||||
onEditingFinished: {
|
||||
Settings.data.location.name = text
|
||||
LocationService.resetWeather()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue