mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 07:02:38 +01:00
Normalise fooID => fooId.
This commit is contained in:
@@ -94,7 +94,7 @@ const configbase = { //{{{
|
||||
/**
|
||||
* @property {string} The ID of the application's main XUL window.
|
||||
*/
|
||||
mainWindowID: document.documentElement.id,
|
||||
mainWindowId: document.documentElement.id,
|
||||
|
||||
/**
|
||||
* @property {[[]]} An array of application specific mode specifications.
|
||||
|
||||
Reference in New Issue
Block a user