Version 0.3.6 without preference pane css changes.

This commit is contained in:
kkapsner 2017-02-12 00:05:29 +01:00
parent ad40bf9be1
commit 018b7d6d31
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -4,7 +4,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
(function(){
"use strict";
require("./stylePreferencePane");
// require("./stylePreferencePane");
const {when: unload} = require("sdk/system/unload");