strip # or ~ when getting attribute

This commit is contained in:
zadam
2021-09-02 22:14:22 +02:00
parent 5f22864a93
commit 1bc50ed976
4 changed files with 21 additions and 17 deletions

View File

@@ -5,7 +5,7 @@ const packageJson = require('../../package');
const {TRILIUM_DATA_DIR} = require('./data_dir');
const APP_DB_VERSION = 183;
const SYNC_VERSION = 20;
const SYNC_VERSION = 21;
const CLIPPER_PROTOCOL_VERSION = "1.0";
module.exports = {