mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-04 04:58:30 +01:00
chore: code improvements refactor
This commit is contained in:
@@ -10,7 +10,6 @@ export default function page() {
|
||||
|
||||
const fileUrl = useMemo(() => {
|
||||
const u = FileSystem.documentDirectory + url;
|
||||
console.log({ u });
|
||||
return u;
|
||||
}, [url]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user