feat: enable spellcheck (#2116)

This commit is contained in:
Alex Hancock
2025-04-09 18:47:45 -04:00
committed by GitHub
parent 086aa9924f
commit f1e29407cc

View File

@@ -190,6 +190,7 @@ const createChat = async (
useContentSize: true,
icon: path.join(__dirname, '../images/icon'),
webPreferences: {
spellcheck: true,
preload: path.join(__dirname, 'preload.js'),
additionalArguments: [
JSON.stringify({