mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 00:04:12 +01:00
Fix outdated mode type signatures in the source code docs.
This commit is contained in:
@@ -111,7 +111,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
}),
|
||||
|
||||
/**
|
||||
* @property {number} The current main mode.
|
||||
* @property {Modes.Mode} The current main mode.
|
||||
* @see modes#mainModes
|
||||
*/
|
||||
mode: deprecated("modes.main", {
|
||||
|
||||
Reference in New Issue
Block a user