Skip to content

Add name to Blob

Compare
Choose a tag to compare
@TonyBrobston TonyBrobston released this 02 Oct 16:01
· 68 commits to master since this release
3d02fe6

When File isn't available, we fall back to Blob. Blob does not have name property, so we've added that. This will grab the name from the original file and preserve it.