mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-04-19 22:47:39 -04:00
fix: Re-enable WebAssembly (WASM) by default - https://gitlab.com/ironfox-oss/IronFox/-/issues/82
Signed-off-by: celenity <celenity@celenity.dev>
This commit is contained in:
@@ -109,7 +109,7 @@ index ef1dcb4e6e..46c63052f7 100644
|
||||
+
|
||||
+ <SwitchPreference
|
||||
+ android:icon="@drawable/mozac_ic_lock_24"
|
||||
+ android:defaultValue="false"
|
||||
+ android:defaultValue="true"
|
||||
+ android:key="@string/pref_key_wasm_enabled"
|
||||
+ android:title="@string/preference_wasm_enabled"
|
||||
+ app:iconSpaceReserved="false" />
|
||||
|
||||
Reference in New Issue
Block a user