mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-07-04 03:45:06 -07:00
fix: Addes VIXCLOUD to available ProviderServer
This commit is contained in:
@@ -29,6 +29,9 @@ class ProviderServer(Enum):
|
||||
# AnimePaheServer values
|
||||
KWIK = "kwik"
|
||||
|
||||
# AnimeUnityServer values
|
||||
VIXCLOUD = "vixcloud"
|
||||
|
||||
|
||||
class MediaTranslationType(Enum):
|
||||
SUB = "sub"
|
||||
|
||||
Reference in New Issue
Block a user