feat: make unprotecting a note a protected action

This commit is contained in:
Baptiste Grob
2021-02-23 10:40:08 +01:00
parent ef3a962d78
commit a3f73ba664
3 changed files with 17 additions and 19 deletions

View File

@@ -68,7 +68,7 @@
"@reach/alert-dialog": "^0.13.0",
"@reach/dialog": "^0.13.0",
"@standardnotes/sncrypto-web": "^1.2.10",
"@standardnotes/snjs": "^2.0.57",
"@standardnotes/snjs": "^2.0.58",
"mobx": "^6.1.6",
"preact": "^10.5.12"
}