TF-4236 Misleading variable name: maxBatches represents batch size, not batch count.
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ extension AddLabelToThreadExtension on ThreadDetailController {
|
||||
}
|
||||
|
||||
void toggleLabelToThread(
|
||||
Label label,{
|
||||
Label label, {
|
||||
required bool isSelected,
|
||||
List<EmailId>? currentEmailIds,
|
||||
}) {
|
||||
|
||||
Reference in New Issue
Block a user