mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 20:57:59 +01:00
Fix the feature list for COMPOSE mode.
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user