1
0
Fork 0
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:
Andrew Simachev 2024-01-03 16:02:43 +01:00
commit 11ee7a57fa
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8
36 changed files with 362 additions and 182 deletions

View file

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