mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Location: having issue with FileView sometimes serializing 0 instead of latitude
This commit is contained in:
@@ -64,7 +64,7 @@ Item {
|
||||
Layout.fillWidth: true
|
||||
onEditingFinished: function () {
|
||||
Settings.data.location.name = text
|
||||
Location.resetWeather();
|
||||
Location.resetWeather()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user