Fix QML warning

This commit is contained in:
Tobias Fella
2024-04-01 15:48:42 +02:00
parent 988e8529da
commit 4cd7b69ea5

View File

@@ -50,7 +50,7 @@ Components.AbstractMaximizeComponent {
longitude: root.location.longitude
isLive: false
heading: NaN
asset: null
asset: ""
author: null
}