[mob][photos] Small fix
This commit is contained in:
@@ -315,7 +315,7 @@ class SmartMemoriesService {
|
||||
);
|
||||
personToMemories
|
||||
.putIfAbsent(personID, () => {})
|
||||
.putIfAbsent(PeopleMemoryType.spotlight, () => youAndThemMemory);
|
||||
.putIfAbsent(PeopleMemoryType.youAndThem, () => youAndThemMemory);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user