addition to last commit

This commit is contained in:
Til Schmitter 2026-05-09 13:42:35 +02:00
parent 657be39132
commit 9cf6760a9d

View file

@ -1376,7 +1376,7 @@ window.baguetteBox = (function () {
function init(){ function init(){
if(thegrid != undefined && !thegrid.dirty){ if(thegrid != undefined && thegrid.dirty == false){
thegrid.bagit(); thegrid.bagit();
} }
else{ else{