1
0
Fork 0
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:
Andrew Simachev 2023-02-20 13:29:53 +03:00
parent 7b72f552e9
commit ff66427c1b
5 changed files with 29 additions and 10 deletions

View file

@ -19,6 +19,7 @@ contextBridge.exposeInMainWorld('Electron', {
arch: process.arch,
isPackaged: app.isPackaged,
language: app.getLocale(),
userPath,
tmpPath,
logPath,