Disable survey button

This commit is contained in:
Jaime van Kessel 2020-12-17 10:22:29 +01:00
parent f2b1be4c64
commit 49effbcd80
No known key found for this signature in database
GPG key ID: 3710727397403C91

View file

@ -69,7 +69,7 @@ Item
BackupListFooter BackupListFooter
{ {
id: backupListFooter id: backupListFooter
showInfoButton: backupList.model.length > 4
} }
} }
} }