Closed aobermiller closed 1 year ago
Fixes #105
add_investigator() now checks to see if the entry is empty before storing the string. If it is empty, it no longer stores the string.
@DragoorByte Before this gets merged, add "Fixes #105" in the description so that the issue automatically gets closed (it doesn't do that if it's only in the title)
Fixes #105
add_investigator() now checks to see if the entry is empty before storing the string. If it is empty, it no longer stores the string.