FriedrichWeinmann / FileType

Module to validate filetypes
MIT License
6 stars 2 forks source link

Initial list of filetypes is empty #6

Closed sba923 closed 4 years ago

sba923 commented 4 years ago

This should speak for itself:

PS 5.1.18362.145 C:/Users/steph> remove-module filetype
PS 5.1.18362.145 C:/Users/steph> import-module filetype
PS 5.1.18362.145 C:/Users/steph> (get-filetype) -eq $null
True                                                                                                                    
FriedrichWeinmann commented 4 years ago

Thanks for reporting this, resolved in 1.0.2