diff --git a/app/src/main/java/com/lagradost/cloudstream3/utils/BackupUtils.kt b/app/src/main/java/com/lagradost/cloudstream3/utils/BackupUtils.kt index 279a0cb5..2f608c2e 100644 --- a/app/src/main/java/com/lagradost/cloudstream3/utils/BackupUtils.kt +++ b/app/src/main/java/com/lagradost/cloudstream3/utils/BackupUtils.kt @@ -69,7 +69,9 @@ object BackupUtils { "biometric_key", // can lock down users if backup is shared on a incompatible device "nginx_user", // Nginx user key - "download_path_key" // No access rights after restore data from backup + "download_path_key", // No access rights after restore data from backup + "benene_count" // no benene cheat + ) /** false if key should not be contained in backup */