forked from 0x2620/oxjs
reinsert 'use strict'
This commit is contained in:
parent
8eac8c20d7
commit
c0f2473346
2 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
// vim: et:ts=4:sw=4:sts=4:ft=javascript
|
||||
|
||||
'use strict';
|
||||
|
||||
/*@
|
||||
Ox.VideoPlayer <f> Generic Video Player
|
||||
(options, self) -> <o> Video Player
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue