diff options
Diffstat (limited to 'librevideojs/js/mce-button.js')
-rw-r--r-- | librevideojs/js/mce-button.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/librevideojs/js/mce-button.js b/librevideojs/js/mce-button.js index 22bea77..f823366 100644 --- a/librevideojs/js/mce-button.js +++ b/librevideojs/js/mce-button.js @@ -1,5 +1,5 @@ /*! - * @source: + * @source: here * * * @licstart The following is the entire license notice for the @@ -112,7 +112,7 @@ url : '', poster: '', code : 'webm', - content: '' + content: '', }); } }); |