Skip to content

Commit

Permalink
Ignore: add forgotten semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
fofajardo committed Mar 18, 2018
1 parent e00f244 commit a1b4641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/places.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ var AiOS_Places = {};
searchHistory("");
if (self.mode === "bookmarks")
document.getElementById("duplicateTree").place = "place:queryType=1&folder=" + window.top.PlacesUIUtils.allBookmarksFolderId;
}
};

this.checkFolderOptions = function () {
var self = AiOS_Places,
Expand Down

0 comments on commit a1b4641

Please sign in to comment.