Fixing error with missing .Props file #255

Closed
martinheidegger wants to merge 1 commits from patch-1 into master

1 Commits

Author SHA1 Message Date
Martin Heidegger 4b3e9c5a29 Fixing error with missing .Props file
`zip.file` uses `wb.Props` but if `.Props` is undefined it will throw an error. Seems like the safeguard from a few lines below should be before `zip.file`
2015-06-15 11:11:52 +09:00