mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-09 21:33:35 +02: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