TrueKuehli / PruneTree

App for creating Sims 4 family trees. Fork of the Plum Tree app using local browser storage to replace API calls.
https://prunetree.app/
ISC License
3 stars 2 forks source link

fix(import): Modified accepted zip file type #53

Closed feloriel closed 7 months ago

feloriel commented 8 months ago

:sparkles: Modified accepted zip file type

:books: Description

Can't import zip file exported from the original The Plum Tree App because zip file has different MIME type.

:microscope: Reviewing

:white_check_mark: Required Review Steps

  1. [ ] Check latest pipeline passes
  2. [ ] Code is well constructed (sensible implementation, location and documentation)
  3. [ ] Test coverage is acceptable
TrueKuehli commented 7 months ago

Thank you so much for the PR! I wasn't aware that Windows uses a different mime type for zip files. I'll merge it right away. Thank you again for the fix and have a nice day!