mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-10 21:24:11 +01:00
Death to E4X and stuff.
This commit is contained in:
@@ -22,6 +22,8 @@ var Magic = Class("Magic", {
|
||||
this.str = str;
|
||||
},
|
||||
|
||||
get message() this.str,
|
||||
|
||||
toString: function () this.str
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user