@wizishop/img-manager 15.2.5 → 15.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -252,7 +252,7 @@ class CanvaService {
252
252
  return this.apiService.CONFIG.canva_token;
253
253
  }
254
254
  getCanvaLogo() {
255
- return this.apiService.CONFIG.canva_url + "canva/icon_canva.svg";
255
+ return this.apiService.CONFIG.assets_route + "canva/icon_canva.svg";
256
256
  }
257
257
  bindEventExepectedImgSizeChange() {
258
258
  return this.bindExpectedSizeDone;
@@ -4112,4 +4112,3 @@ class ImgManagerConfigDto {
4112
4112
 
4113
4113
  export { ApiService, CanvaButtonApi, CanvaService, ImgApiDto, ImgManagerConfigDto, ImgManagerService, ImgSelectionService, RenamePictureService, WzImgManagerComponent, WzImgManagerModule };
4114
4114
  //# sourceMappingURL=wizishop-img-manager.mjs.map
4115
- //# sourceMappingURL=wizishop-img-manager.mjs.map