Fix typo to fix wifi errors page

This commit is contained in:
2024-08-29 08:49:07 +02:00
parent 6c177a9bc3
commit 49ecbef1a8

View File

@@ -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