Closed max-sixty closed 1 month ago
A previous fix of mine broke this, because it wasn't consistent on whether an extension was .snap or snap.
.snap
snap
As part of this fix, it also now works for non-standard extensions. And we have an integration test.
A previous fix of mine broke this, because it wasn't consistent on whether an extension was
.snap
orsnap
.As part of this fix, it also now works for non-standard extensions. And we have an integration test.