fix: fixed tests regarding episode sources
This commit is contained in:
+3
-3
@@ -114,11 +114,11 @@ export type AnimeCategories =
|
||||
| "completed";
|
||||
|
||||
export type AnimeServers =
|
||||
| "vidstreaming"
|
||||
| "hd-1"
|
||||
| "hd-2"
|
||||
| "megacloud"
|
||||
| "streamsb"
|
||||
| "streamtape"
|
||||
| "vidcloud";
|
||||
| "streamtape";
|
||||
|
||||
export enum Servers {
|
||||
VidStreaming = "hd-1",
|
||||
|
||||
Reference in New Issue
Block a user