mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 14:07:01 +09:00
JS-1419: default language spellcheck
This commit is contained in:
parent
7b72f552e9
commit
ff66427c1b
5 changed files with 29 additions and 10 deletions
|
@ -19,6 +19,7 @@ contextBridge.exposeInMainWorld('Electron', {
|
|||
arch: process.arch,
|
||||
|
||||
isPackaged: app.isPackaged,
|
||||
language: app.getLocale(),
|
||||
userPath,
|
||||
tmpPath,
|
||||
logPath,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue