mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 12:43:25 +00:00
feat: api hooks n stuff
This commit is contained in:
@@ -144,7 +144,7 @@ export const useBookmarkStore = create<
|
||||
),
|
||||
);
|
||||
|
||||
interface WatchHistoryItem {
|
||||
export interface WatchHistoryItem {
|
||||
item: ItemData;
|
||||
media: ScrapeMedia;
|
||||
positionMillis: number;
|
||||
|
Reference in New Issue
Block a user