mirror of
https://github.com/movie-web/movie-web.git
synced 2024-12-26 17:11:50 +01:00
feat(enum): add mp4upload enum
This commit is contained in:
parent
9003bf6788
commit
7e948c60c1
@ -6,6 +6,7 @@ export enum MWEmbedType {
|
||||
PLAYM4U = "playm4u",
|
||||
UPCLOUD = "upcloud",
|
||||
STREAMSB = "streamsb",
|
||||
MP4UPLOAD = "mp4upload",
|
||||
}
|
||||
|
||||
export type MWEmbed = {
|
||||
|
Loading…
Reference in New Issue
Block a user