Fix typo to fix wifi errors page
This commit is contained in:
@@ -16,7 +16,7 @@ BaseNavigationPage {
|
|||||||
ListView {
|
ListView {
|
||||||
id: listView
|
id: listView
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.fillHeight: trues
|
Layout.fillHeight: true
|
||||||
|
|
||||||
model: wifiErrorLog.value
|
model: wifiErrorLog.value
|
||||||
spacing: 5
|
spacing: 5
|
||||||
|
Reference in New Issue
Block a user