Skip to content

Commit

Permalink
Update fetchers.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
drippypop authored Sep 5, 2024
1 parent 6fc4384 commit 3979aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/providers/fetchers.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Fetcher, makeSimpleProxyFetcher } from "@movie-web/providers";
import { Fetcher, makeSimpleProxyFetcher } from "chesko-movie-web";

import { sendExtensionRequest } from "@/backend/extension/messaging";
import { getApiToken, setApiToken } from "@/backend/helpers/providerApi";
Expand Down

0 comments on commit 3979aee

Please sign in to comment.