@salina-app/media-editor 0.0.93 → 0.0.95
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
|
@@ -80892,7 +80892,7 @@ const z0e = ({ className: n }) => /* @__PURE__ */ St(
|
|
|
80892
80892
|
if (a) return;
|
|
80893
80893
|
T(!1);
|
|
80894
80894
|
const le = t.lastIndexOf("/"), me = `${t.substring(0, le)}/${e}`, Ce = `${l6}/stream/video?file=${me}`;
|
|
80895
|
-
F.videoLink !== Ce && (f == null || f(Ce), setTimeout(() => {
|
|
80895
|
+
F.videoLink !== Ce && (console.log(Ce), f == null || f(Ce), setTimeout(() => {
|
|
80896
80896
|
ye(
|
|
80897
80897
|
`${t.substring(0, t.lastIndexOf("/"))}`,
|
|
80898
80898
|
Ce
|