Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Commit

Permalink
Add enhanced prop to gNewTab
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Nov 25, 2015
1 parent 5004c09 commit adcebb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/newTab.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@

enabled: true,

enhanced: false,

init() {
return async.task(function*() {
yield this._cacheL10nStrings();
Expand Down

0 comments on commit adcebb1

Please sign in to comment.