fix embed player
This commit is contained in:
parent
c2abcf110c
commit
e4500d692f
1 changed files with 0 additions and 2 deletions
|
@ -45,9 +45,7 @@ export default function FileRenderFloating(props: Props) {
|
||||||
push(formattedUrl);
|
push(formattedUrl);
|
||||||
} else {
|
} else {
|
||||||
doSetFloatingUri(uri);
|
doSetFloatingUri(uri);
|
||||||
// @if TARGET='app'
|
|
||||||
doPlayUri(uri);
|
doPlayUri(uri);
|
||||||
// @endif
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue