diff --git a/partitionmanager.cpp b/partitionmanager.cpp index 04dbee96..e8b362cf 100644 --- a/partitionmanager.cpp +++ b/partitionmanager.cpp @@ -1829,7 +1829,7 @@ void TWPartitionManager::Get_Partition_List(string ListType, std::vectorBackup_Name == "recovery" || restore_part->Is_SubPartition) { + if (restore_part->Backup_Name == "recovery" && !restore_part->Can_Be_Backed_Up || restore_part->Is_SubPartition) { // Don't allow restore of recovery (causes problems on some devices) // Don't add subpartitions to the list of items } else {