@salina-app/media-editor 0.1.99 → 0.2.1
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.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -76401,7 +76401,7 @@ const f0e = ({ className: t }) => /* @__PURE__ */ ut(
|
|
|
76401
76401
|
if (I(""), !J.includes("merged")) {
|
|
76402
76402
|
_([]), E([]), P("");
|
|
76403
76403
|
const ue = await b({
|
|
76404
|
-
source:
|
|
76404
|
+
source: n,
|
|
76405
76405
|
access_token: c
|
|
76406
76406
|
});
|
|
76407
76407
|
ue.status || ue.success ? M(ue.data.files) : M([]), $(null);
|