Skip to content

Commit

Permalink
Small code fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Koshy committed Jan 9, 2017
1 parent 740faff commit 5ad578c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ chrome.topSites.get(function(topSites) {
break;
default:
bookmark[bookmarkKey] = undefined
break;
}
});

Expand Down

0 comments on commit 5ad578c

Please sign in to comment.