mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 15:18:00 +01:00
Refactor modules.config.
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
* @instance tabs
|
||||
*/
|
||||
const Tabs = Module("tabs", {
|
||||
requires: ["config"],
|
||||
|
||||
init: function () {
|
||||
this._alternates = [getBrowser().mCurrentTab, null];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user