Need to also update local clusters
This commit is contained in:
@@ -650,5 +650,5 @@ export const addPerson = async (name: string, cluster: FaceCluster) => {
|
||||
},
|
||||
masterKey,
|
||||
);
|
||||
return updatePeople();
|
||||
return mlSync();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user