mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-03-23 22:39:32 +01: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…
Add table
Reference in a new issue