client/posts: allow downloading swf file from right click menu
This commit is contained in:
parent
8f0981a3f3
commit
4dd445e0f0
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ window.RufflePlayer.config = {
|
|||
"polyfills": true,
|
||||
"autoplay": "off",
|
||||
"warnOnUnsupportedContent": false,
|
||||
"showSwfDownload": true,
|
||||
"splashScreen": false,
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue