configurable hiding of tab row for one tab

This commit is contained in:
zadam
2019-05-12 21:45:30 +02:00
parent 8b030a2323
commit fab8b77794
10 changed files with 95 additions and 33 deletions

View File

@@ -4,7 +4,7 @@ const build = require('./build');
const packageJson = require('../../package');
const {TRILIUM_DATA_DIR} = require('./data_dir');
const APP_DB_VERSION = 134;
const APP_DB_VERSION = 135;
const SYNC_VERSION = 8;
module.exports = {