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:
parent
ac59041582
commit
463f1679a9
3 changed files with 44 additions and 19 deletions
|
@ -141,8 +141,6 @@ function createWindow () {
|
|||
console.error('[Api] method not defined:', cmd);
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
};
|
||||
|
||||
app.on('ready', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue