encryption settings loading moved from tree to encryption module

This commit is contained in:
azivner
2017-11-04 19:57:40 -04:00
parent dfaa59b0a9
commit 9c88fc6060
4 changed files with 20 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
"use strict";
const glob = {
allNoteIds: [],
activeDialog: null
};