Skip to content

Commit 4590caf

Browse files
committed
Re-enable crunchyroll plugin
1 parent fea932d commit 4590caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ import Youtube from './youtube';
55
// manager
66
import PluginManager from './manager';
77

8-
export default new PluginManager([/*Crunchyroll, */Youtube]);
8+
export default new PluginManager([Crunchyroll, Youtube]);

0 commit comments

Comments
 (0)