mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
feat: enable pdf viewer (#21794)
This commit is contained in:
@@ -14,7 +14,7 @@ declare_args() {
|
||||
|
||||
enable_view_api = false
|
||||
|
||||
enable_pdf_viewer = false
|
||||
enable_pdf_viewer = true
|
||||
|
||||
enable_tts = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user