mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/posts: allow downloading swf file from right click menu
This commit is contained in:
@ -49,6 +49,7 @@ window.RufflePlayer.config = {
|
|||||||
"polyfills": true,
|
"polyfills": true,
|
||||||
"autoplay": "off",
|
"autoplay": "off",
|
||||||
"warnOnUnsupportedContent": false,
|
"warnOnUnsupportedContent": false,
|
||||||
|
"showSwfDownload": true,
|
||||||
"splashScreen": false,
|
"splashScreen": false,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user