mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
added web clipper to readme
This commit is contained in:
@@ -6,7 +6,7 @@ const {TRILIUM_DATA_DIR} = require('./data_dir');
|
||||
|
||||
const APP_DB_VERSION = 136;
|
||||
const SYNC_VERSION = 9;
|
||||
const CLIPPER_PROTOCOL_VERSION = 1;
|
||||
const CLIPPER_PROTOCOL_VERSION = "1.0";
|
||||
|
||||
module.exports = {
|
||||
appVersion: packageJson.version,
|
||||
|
||||
Reference in New Issue
Block a user