Skip to content

Commit

Permalink
export crunchyroll
Browse files Browse the repository at this point in the history
  • Loading branch information
riimuru committed Oct 22, 2022
1 parent b81cda1 commit d42ac49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/providers/anime/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ import Zoro from './zoro';
import AniMixPlay from './animixplay';
import AnimeFox from './animefox';
import Enime from './enime';
import Crunchyroll from './crunchyroll';

export default { Gogoanime, NineAnime, AnimePahe, Zoro, AniMixPlay, AnimeFox, Enime };
export default { Gogoanime, NineAnime, AnimePahe, Zoro, AniMixPlay, AnimeFox, Enime, Crunchyroll };

0 comments on commit d42ac49

Please sign in to comment.