mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 22:05:44 +01:00
option to configure if sidebar should be enabled in new tab
This commit is contained in:
@@ -4,7 +4,7 @@ const build = require('./build');
|
||||
const packageJson = require('../../package');
|
||||
const {TRILIUM_DATA_DIR} = require('./data_dir');
|
||||
|
||||
const APP_DB_VERSION = 138;
|
||||
const APP_DB_VERSION = 139;
|
||||
const SYNC_VERSION = 10;
|
||||
const CLIPPER_PROTOCOL_VERSION = "1.0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user