@social-mail/social-mail-client 1.8.145 → 1.8.146

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.
@@ -31429,7 +31429,7 @@ System.register(["tslib", "@web-atoms/web-controls/dist/mobile-app/MobileApp", "
31429
31429
  text: item.folder.name
31430
31430
  }), XNode.create("img", {
31431
31431
  class: "thumbnail",
31432
- src: "https://" + item.hosts[0].host + "/preview.jpg"
31432
+ src: "https://" + item.hosts[0].host + "/social-mail/site/preview/preview.webp"
31433
31433
  }), XNode.create("a", {
31434
31434
  class: "button preview",
31435
31435
  href: "https://" + item.hosts[0].host,