fix #185: deletion to trash when there's no trash folder

This commit is contained in:
antelle 2016-04-10 22:55:26 +03:00
parent 9eb04dcd17
commit 072405c610
2 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"bourbon": "~4.2.5",
"dropbox": "antelle/dropbox-js#0.10.6",
"font-awesome": "~4.5.0",
"kdbxweb": "~0.3.10",
"kdbxweb": "~0.3.11",
"normalize.css": "~4.0.0",
"pikaday": "~1.4.0",
"FileSaver.js": "eligrey/FileSaver.js",

View File

@ -7,6 +7,7 @@ Hotfix
`-` fix notes field text color
`-` fix some console assertions
`-` fix message about not found files
`-` fix deletion to trash when there's no trash folder
##### v1.1.1 (2016-04-07)
Hotfix