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 dcaeb92 commit 76ba9b5Copy full SHA for 76ba9b5
open-in-mpv.plugin.js
@@ -5,6 +5,7 @@
5
* @version 1.1.2
6
*/
7
8
+'use strict';
9
10
const settings = { showAgain: true };
11
0 commit comments