1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 18:57:59 +01:00

Fix the feature list for COMPOSE mode.

This commit is contained in:
Doug Kearns
2009-07-08 23:18:27 +10:00
parent e8f07f37d0
commit 87f15456cb

View File

@@ -32,7 +32,7 @@ function Compose() //{{{
////////////////////// PRIVATE SECTION ///////////////////////////////////////// ////////////////////// PRIVATE SECTION /////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////{{{ /////////////////////////////////////////////////////////////////////////////{{{
this.features = ["addressbook"]; // the composer has no special features config.features = ["addressbook"]; // the composer has no special features
var stateListener = { var stateListener = {
QueryInterface: function (id) QueryInterface: function (id)