mirror of
https://github.com/electron/electron.git
synced 2026-02-07 13:45:08 -05:00
* fix: re-enable the spellchecker when new language list set Chromium recently added prefs logic to disable the spellchecker if the list of languages is empty, but the logic to re-enable if the languages are provided again lives in another part of Chromium. This change makes it so our API re-enables the spellchecker correctly when required. * chore: fix lint
43 KiB
43 KiB