mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: re-enable bundled font config, we should fix the sysroot
This commit is contained in:
committed by
Jeremy Apthorp
parent
06dbc7f613
commit
a0c2f3dc28
@@ -21,5 +21,5 @@ declare_args() {
|
||||
enable_fake_location_provider = !is_official_build
|
||||
|
||||
# Enable flash plugin support.
|
||||
enable_pepper_flash = false
|
||||
enable_pepper_flash = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user