mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-12-18 22:40:07 +00:00
Always use ruffle even if flash is installed
This is for the sake of safety
This commit is contained in:
parent
f258b074b7
commit
15ecc8f86d
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ async function loadRuffle() {
|
|||
'preferredRenderer': null,
|
||||
'openUrlMode': 'deny',
|
||||
'allowNetworking': 'none',
|
||||
'favorFlash': true,
|
||||
'favorFlash': false,
|
||||
'socketProxy': [],
|
||||
'fontSources': [],
|
||||
'defaultFonts': {},
|
||||
|
|
Loading…
Reference in a new issue