mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
added too options new tab appearance with possibility to change theme (white, black, dark) and zoom factor
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const build = require('./build');
|
||||
const packageJson = require('../../package');
|
||||
|
||||
const APP_DB_VERSION = 98;
|
||||
const APP_DB_VERSION = 99;
|
||||
|
||||
module.exports = {
|
||||
appVersion: packageJson.version,
|
||||
|
||||
Reference in New Issue
Block a user