Skip to content

Commit 76ba9b5

Browse files
committed
use strict
1 parent dcaeb92 commit 76ba9b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

open-in-mpv.plugin.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* @version 1.1.2
66
*/
77

8+
'use strict';
89

910
const settings = { showAgain: true };
1011

0 commit comments

Comments
 (0)