mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-19 06:45:46 +01:00
added liberator.config.visualbellWindow for generic vb support.
This commit is contained in:
@@ -43,6 +43,7 @@ liberator.config = {
|
||||
GetThreadTree();
|
||||
},
|
||||
get mainWindowID() { return this.isComposeWindow ? "msgcomposeWindow" : "messengerWindow"; },
|
||||
get visualbellWindow() { return document.getElementById(this.mainWindowID); },
|
||||
isComposeWindow: false,
|
||||
|
||||
autocommands: [["FolderLoaded", "Triggered after switching folders in Thunderbird"],
|
||||
|
||||
Reference in New Issue
Block a user