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