mirror of
https://github.com/sussy-code/smov.git
synced 2025-01-01 16:37:39 +01:00
huh
This commit is contained in:
parent
b025550c9a
commit
90ff0f8a65
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
export interface MediaItem {
|
export interface MediaItem {
|
||||||
|
seasons: import("c:/Users/huzei/OneDrive/Desktop/Sudo-Flix/src/backend/metadata/types/mw").MWSeasonMeta[];
|
||||||
id: string;
|
id: string;
|
||||||
title: string;
|
title: string;
|
||||||
year?: number;
|
year?: number;
|
||||||
|
|
Loading…
Reference in a new issue