[mob][photos] Lower threshold for auto merges

This commit is contained in:
laurenspriem 2024-05-08 11:05:36 +05:30
parent 8027579080
commit dd29e55b53

View file

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