From f1e29407cc927bf2dd3a8fc8f0b81103d4bca1b4 Mon Sep 17 00:00:00 2001 From: Alex Hancock Date: Wed, 9 Apr 2025 18:47:45 -0400 Subject: [PATCH] feat: enable spellcheck (#2116) --- ui/desktop/src/main.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/desktop/src/main.ts b/ui/desktop/src/main.ts index 02e9c5b3..374eec94 100644 --- a/ui/desktop/src/main.ts +++ b/ui/desktop/src/main.ts @@ -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({