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

Commit

Permalink
re-enabled enhanced tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Sep 21, 2015
1 parent a8b4779 commit 3358d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ module.exports = function(config) {
base: "FirefoxNightly",
prefs: {
"browser.dom.window.dump.enabled": true,
"browser.newtabpage.enhanced": false,
"browser.newtabpage.enhanced": true,
"browser.newtabpage.introShown": true,
"browser.newtabpage.updateIntroShown": true,
"devtools.chrome.enabled": true,
Expand Down

0 comments on commit 3358d4e

Please sign in to comment.