mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 03:35:07 +01:00
fix compile error
This commit is contained in:
parent
f8bba7b27b
commit
b588585af5
@ -6,7 +6,7 @@ import {
|
||||
} from "@/backend/metadata/tmdb";
|
||||
import { MWMediaType } from "@/backend/metadata/types/mw";
|
||||
import { TMDBContentTypes } from "@/backend/metadata/types/tmdb";
|
||||
import { BookmarkStoreData } from "@/state/bookmark/types";
|
||||
import { BookmarkStoreData } from "@/stores/__old/bookmark/types";
|
||||
import { isNotNull } from "@/utils/typeguard";
|
||||
|
||||
import { WatchedStoreData } from "../types";
|
||||
|
Loading…
Reference in New Issue
Block a user