Merge branch 'issue_6366' of github.com:akathuria289/bagisto into issue_6366

This commit is contained in:
Abhishek Kathuria 2022-08-03 18:03:07 +05:30
commit c2de509e7a
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -87,7 +87,7 @@ export default {
this.activeImage.removeData('elevateZoom');
/* getting url */
this.activeImageVideoURL = largeImageUrl;
this.activeImageVideoURL = smallImageUrl;
/* type checking for media type */
this.currentType = currentType;