[mob][photos] Lower threshold for automatic merges

This commit is contained in:
laurenspriem 2024-05-07 17:14:43 +05:30
parent cb4fa38004
commit 8027579080

View file

@ -275,7 +275,7 @@ class ClusterFeedbackService {
clusterAvg,
{personClusterID},
ignoredClusters,
0.32,
0.26,
);
if (suggestions.isEmpty) {