renamed "mirror" relation to "inverse" relation

This commit is contained in:
azivner
2018-11-19 12:07:33 +01:00
parent eb9bae9010
commit 30249a353e
8 changed files with 27 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
const build = require('./build');
const packageJson = require('../../package');
const APP_DB_VERSION = 118;
const APP_DB_VERSION = 119;
const SYNC_VERSION = 2;
module.exports = {