resolved conflict

This commit is contained in:
Abhishek Kathuria 2022-07-26 17:46:51 +05:30
commit efd64f4819
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;