mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 999396 - Flip camera face-detection pref on. r=mikeh, sr=hkoka
This commit is contained in:
parent
27576336e3
commit
a10875e802
@ -4123,4 +4123,4 @@ pref("beacon.enabled", true);
|
||||
|
||||
// Camera prefs
|
||||
pref("camera.control.autofocus_moving_callback.enabled", false);
|
||||
pref("camera.control.face_detection.enabled", false);
|
||||
pref("camera.control.face_detection.enabled", true);
|
||||
|
Loading…
Reference in New Issue
Block a user