Issue #246 - Remove more of compact mode and newtab junk from Basilisk

This commit is contained in:
adeshkp 2019-05-25 11:21:55 -04:00 committed by Roy Tam
commit 5465d68447
10 changed files with 6 additions and 229 deletions

View file

@ -33,7 +33,6 @@ var AboutNewTab = {
customize: function(message) {
NewTabUtils.allPages.enabled = message.data.enabled;
NewTabUtils.allPages.enhanced = message.data.enhanced;
},
uninit: function() {