mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 07:18:00 +01:00
Localitize deprecation warnings.
This commit is contained in:
@@ -39,7 +39,7 @@ var Map = Class("Map", {
|
||||
Object.freeze(this.modes);
|
||||
|
||||
if (extraInfo)
|
||||
update(this, extraInfo);
|
||||
this.update(extraInfo);
|
||||
},
|
||||
|
||||
name: Class.memoize(function () this.names[0]),
|
||||
|
||||
Reference in New Issue
Block a user