client/posts: allow downloading swf file from right click menu

This commit is contained in:
Eva 2023-05-20 21:20:16 +02:00
parent 8f0981a3f3
commit 4dd445e0f0

View file

@ -49,6 +49,7 @@ window.RufflePlayer.config = {
"polyfills": true,
"autoplay": "off",
"warnOnUnsupportedContent": false,
"showSwfDownload": true,
"splashScreen": false,
};