mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 12:44:12 +01:00
fixed some muttator specific errors in the console
This commit is contained in:
@@ -106,6 +106,8 @@ liberator.config = {
|
||||
// load Muttator specific modules
|
||||
if (this.isComposeWindow)
|
||||
{
|
||||
this.features = ["mail"];
|
||||
|
||||
// TODO: move mappings elsewhere, probably compose.js
|
||||
liberator.mappings.add([liberator.modes.COMPOSE],
|
||||
["e"], "Edit message",
|
||||
|
||||
Reference in New Issue
Block a user