fix: don't get backups settings if there is no logged-in user (#842)

* fix: don't get backups settings if there is no logged-in user

* chore: bump snjs version
This commit is contained in:
Vardan Hakobyan
2022-02-02 23:58:58 +04:00
committed by GitHub
parent d17edfc5cf
commit 616b77a5f7
5 changed files with 15 additions and 10 deletions

View File

@@ -84,7 +84,7 @@
"@reach/tooltip": "^0.16.2",
"@standardnotes/components": "1.4.4",
"@standardnotes/features": "1.26.1",
"@standardnotes/snjs": "2.49.2",
"@standardnotes/snjs": "2.49.4",
"@standardnotes/settings": "^1.11.2",
"@standardnotes/sncrypto-web": "1.6.2",
"mobx": "^6.3.5",