pull/1/head
yflory 2019-01-08 14:02:03 +01:00
parent d87a87410d
commit f760253137
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ define([
// We also get the list of owned pads that were removed
if (resolved.main.length) {
var uo = Env.user.userObject;
if (Util.find(Env.settings, ['drive', 'hideDuplicates'])) {
if (Util.find(Env.settings, ['drive', 'hideDuplicate'])) {
// If we hide duplicate owned pads in our drive, we have
// to make sure we're not deleting a hidden own file
// from inside a folder we're trying to delete