mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
added clipper protocol version
This commit is contained in:
@@ -165,7 +165,7 @@ async function openNote(req) {
|
||||
async function handshake() {
|
||||
return {
|
||||
appName: "trilium",
|
||||
appVersion: appInfo.appVersion
|
||||
protocolVersion: appInfo.clipperProtocolVersion
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user