Skip to content

Commit

Permalink
Update dataHandlers.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CGDogan committed Sep 16, 2023
1 parent f322db6 commit ba32571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handlers/dataHandlers.js
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,7 @@ FSChanged.removed = function(req, res) {
}

var parentDir = path.dirname(query.filepath);
console.log("DELETEME DEBUG1")
if (parentDir == '.') {
// file in the top level folder
// Delete entries with identifier.
Expand Down

0 comments on commit ba32571

Please sign in to comment.