diff --git a/content/treestyletab/bookmarksOverlay.js b/content/treestyletab/bookmarksOverlay.js index c9299dab..6b6f5607 100644 --- a/content/treestyletab/bookmarksOverlay.js +++ b/content/treestyletab/bookmarksOverlay.js @@ -104,7 +104,7 @@ var TreeStyleTabBookmarksService = { var treeStructure = aIDs.map(function(aId, aIndex) { let id = this.getParentItem(aId); let index = aIDs.indexOf(id); - return index > aIndex ? aDefaultParent : index ; + return index > aIndex ? aDefaultParentID : index ; }, this); /* Correct patterns like: