Skip to content

Commit d42ac49

Browse files
committed
export crunchyroll
1 parent b81cda1 commit d42ac49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/providers/anime/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ import Zoro from './zoro';
55
import AniMixPlay from './animixplay';
66
import AnimeFox from './animefox';
77
import Enime from './enime';
8+
import Crunchyroll from './crunchyroll';
89

9-
export default { Gogoanime, NineAnime, AnimePahe, Zoro, AniMixPlay, AnimeFox, Enime };
10+
export default { Gogoanime, NineAnime, AnimePahe, Zoro, AniMixPlay, AnimeFox, Enime, Crunchyroll };

0 commit comments

Comments
 (0)