Mass push
This commit is contained in:
@ -29,7 +29,7 @@ internal class Metadata
|
||||
return result;
|
||||
}
|
||||
|
||||
internal static string? GetFaceLocation(string file)
|
||||
internal static string? GetFaceX(string file)
|
||||
{
|
||||
string? result;
|
||||
List<string> results = new();
|
||||
|
Reference in New Issue
Block a user