themyth92 / ngx-lightbox

Lightbox2 use with angular >= 5
MIT License
115 stars 67 forks source link

fix(album): make downloadUrl optional #136

Closed AXeL-dev closed 1 year ago

AXeL-dev commented 2 years ago

Fix typing issue in IAlbum interface, the downloadUrl prop should be optional.

themyth92 commented 1 year ago

Tks @AXeL-dev