mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-26 19:43:34 +01:00
Hello strange new syntax. Can we be friends?
This commit is contained in:
@@ -147,7 +147,6 @@ var Messages = Module("messages", {
|
||||
obj[_prop] = this.default;
|
||||
return {
|
||||
get: function get() {
|
||||
let self = this;
|
||||
let value = this[_prop];
|
||||
|
||||
function getter(key, default_) function getter() messages.get([name, key].join("."), default_);
|
||||
|
||||
Reference in New Issue
Block a user