mirror of
https://github.com/sussy-code/smov.git
synced 2025-01-01 16:37:39 +01:00
Update mediaTypes.ts
This commit is contained in:
parent
1802c204cd
commit
74b25ca3e4
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
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