mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
Merge branch 'main' of github.com:anyproto/anytype-ts into feature/native-messaging-host
This commit is contained in:
commit
11ee7a57fa
36 changed files with 362 additions and 182 deletions
|
@ -144,8 +144,6 @@ function createWindow () {
|
|||
console.error('[Api] method not defined:', cmd);
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
};
|
||||
|
||||
app.on('ready', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue