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

fix comment

This commit is contained in:
Andrew Simachev 2024-02-27 11:26:31 +01:00
parent f6fedb818e
commit fedcc92013
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8

View file

@ -2,7 +2,6 @@
- This is the native messaging host for the AnyType browser extension.
- It enables the web extension to find the open ports of the AnyType application and to start it if it is not running.
- It is installed by the Electron script found in electron/js/lib/installNativeMessagingHost.js
- for more docs, checkout the webclipper repository: https://github.com/anytypeio/webclipper
*/
package main