So many fields and TODOs...

This commit is contained in:
Matt Nadareski
2020-08-24 22:25:47 -07:00
parent 3c7d80fa05
commit dab673246e
24 changed files with 1026 additions and 705 deletions

View File

@@ -93,7 +93,7 @@ contents of any changed dats.";
}
}
datroot.Items.BucketBy(Field.MachineName, DedupeType.None, norename: true);
datroot.Items.BucketBy(Field.Machine_Name, DedupeType.None, norename: true);
watch.Stop();