diff --git a/WiFiErrorsPage.qml b/WiFiErrorsPage.qml index 4e48985..fd08082 100644 --- a/WiFiErrorsPage.qml +++ b/WiFiErrorsPage.qml @@ -16,7 +16,7 @@ BaseNavigationPage { ListView { id: listView Layout.fillWidth: true - Layout.fillHeight: trues + Layout.fillHeight: true model: wifiErrorLog.value spacing: 5