Merge pull request #1227 from openclassify/dia

#4846 listing page photo error
This commit is contained in:
Muammer Top 2021-11-09 16:53:03 +03:00 committed by GitHub
commit 555616ea98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,4 +60,4 @@ document.addEventListener("DOMContentLoaded", function() {
window.addEventListener("resize", lazyLoad);
window.addEventListener("orientationchange", lazyLoad);
}
});
});