@ -380,8 +380,10 @@ class ComputedResults(group: ComputableGroup, shouldManageMultiGroupProgressValu
return entries
}
val isEmpty: Boolean = this.group.isEmpty
val isEmpty: Boolean
get() {
return this.group.isEmpty
// Stat Entry