We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea932d commit 4590cafCopy full SHA for 4590caf
src/api/index.js
@@ -5,4 +5,4 @@ import Youtube from './youtube';
5
// manager
6
import PluginManager from './manager';
7
8
-export default new PluginManager([/*Crunchyroll, */Youtube]);
+export default new PluginManager([Crunchyroll, Youtube]);
0 commit comments