mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
OpenPGP.js now stores keys in localStorage
Renamed all deleteAccess to askDelete
This commit is contained in:
parent
9ab72e7a34
commit
0da681f074
21 changed files with 57 additions and 51 deletions
|
|
@ -218,7 +218,7 @@ export class FolderModel extends AbstractModel {
|
|||
edited: false,
|
||||
subscribed: true,
|
||||
checkable: false, // Check for new messages
|
||||
deleteAccess: false,
|
||||
askDelete: false,
|
||||
|
||||
nameForEdit: '',
|
||||
errorMsg: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue