mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 02:55:46 +01:00
Addenda and corrigenda for the last and next to next to last commits.
This commit is contained in:
@@ -50,7 +50,7 @@ const Map = Class("Map", {
|
||||
names: null,
|
||||
/** @property {function (number)} The function called to execute this mapping. */
|
||||
action: null,
|
||||
/** @property {string} This mapping's description, as shown in :viusage. */
|
||||
/** @property {string} This mapping's description, as shown in :listkeys. */
|
||||
description: "",
|
||||
|
||||
/** @property {boolean} Whether this mapping accepts an argument. */
|
||||
|
||||
Reference in New Issue
Block a user