1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 05:57:02 +09:00

JS-2717: spellcheck in inputs

This commit is contained in:
Andrew Simachev 2024-01-02 13:09:05 +01:00
parent ac59041582
commit 463f1679a9
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8
3 changed files with 44 additions and 19 deletions

View file

@ -141,8 +141,6 @@ function createWindow () {
console.error('[Api] method not defined:', cmd);
};
});
};
app.on('ready', () => {