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 9b2e3ae commit 46c9542Copy full SHA for 46c9542
www/Media.js
@@ -232,4 +232,4 @@ if (cordova.platformId === 'android' || cordova.platformId === 'amazon-fireos' |
232
exec(onMessageFromNative, undefined, 'Media', 'messageChannel', []);
233
channel.initializationComplete('onMediaPluginReady');
234
});
235
-}
+}
0 commit comments