chore: rogue log goes home

This commit is contained in:
Adrian Castro
2024-02-05 18:24:20 +01:00
parent 552b9b52bc
commit 28126f612a

View File

@@ -51,7 +51,6 @@ export default function Item({ data }: { data: ItemData }) {
);
return router.push("/(tabs)");
}
console.log(videoUrl);
router.push({
pathname: "/video-player",