Skip to content

Commit

Permalink
Merge pull request #1 from seba-salavilla/patch-1
Browse files Browse the repository at this point in the history
typo Message.js
  • Loading branch information
RIAEvangelist authored Dec 2, 2019
2 parents c825fe7 + 4826189 commit 7a718e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Message.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function Message() {
set: setType
},
load:{
enumarable:true,
enumerable:true,
writable:false,
value:parse
},
Expand Down

0 comments on commit 7a718e5

Please sign in to comment.