A lot of things.
This commit is contained in:
@@ -72,8 +72,9 @@ export function GalleryManager() {
|
||||
break;
|
||||
|
||||
const IMG = GalleryImage();
|
||||
IMG.getOldImage( PATH );
|
||||
IMG.serverFilePath = PATH;
|
||||
this.images.push(IMG);
|
||||
this.images[this.images.length - 1].getOldImage( PATH );
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user