Fix lint issues

This commit is contained in:
ClemDee
2019-07-30 17:25:38 +02:00
parent 1cddd99baa
commit 27502c61b1
2 changed files with 3 additions and 3 deletions

View File

@@ -170,7 +170,7 @@ define([
}
}
return false;
}
};
// Get data from AllFiles (Cryptpad_RECENTPADS)
var getFileData = exp.getFileData = function (file) {