mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:53:25 +00:00
rework downloads
This commit is contained in:
@@ -3,7 +3,7 @@ import { useTheme } from "tamagui";
|
||||
|
||||
import { findHighestQuality } from "@movie-web/provider-utils";
|
||||
|
||||
import { useDownloadManager } from "~/contexts/DownloadManagerContext";
|
||||
import { useDownloadManager } from "~/hooks/useDownloadManager";
|
||||
import { convertMetaToScrapeMedia } from "~/lib/meta";
|
||||
import { usePlayerStore } from "~/stores/player/store";
|
||||
import { MWButton } from "../ui/Button";
|
||||
|
Reference in New Issue
Block a user