auth hash

This commit is contained in:
Mo Bitar
2016-12-18 21:11:55 -06:00
parent 3794d0496c
commit 47b986f15f
7 changed files with 165 additions and 168 deletions

View File

@@ -82,7 +82,7 @@ class Item {
}
encryptionEnabled() {
return this.loc_eek;
return this.enc_item_key;
}
presentationURL() {