pxengine 0.1.109 → 0.1.110

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.
package/dist/index.mjs CHANGED
@@ -39094,7 +39094,7 @@ var ExportModal = ({ formats, title, onClose }) => {
39094
39094
  );
39095
39095
  })
39096
39096
  ] }),
39097
- /* @__PURE__ */ jsx147("p", { className: "text-xs text-zinc-600 mt-4 text-center", children: "Download links expire in 90 days" })
39097
+ /* @__PURE__ */ jsx147("p", { className: "text-xs text-zinc-600 mt-4 text-center", children: "Download links don't expire" })
39098
39098
  ] })
39099
39099
  ] });
39100
39100
  };