Current state, whatever that means

This commit is contained in:
2022-03-17 20:04:12 -04:00
parent fb6dbdfaa7
commit 60edbee0b8
22 changed files with 1087 additions and 156 deletions

View File

@@ -18,6 +18,6 @@ namespace PartSource.Data.Models
public string Position { get; set; }
public string NoteText { get; set; }
public string FitmentNoteHash { get; set; }
}
}