1
0
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:
Martin Stubenschrott
2008-08-02 17:04:45 +00:00
parent b724e81194
commit f762f9e35b
4 changed files with 28 additions and 26 deletions

View File

@@ -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",