You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-09-01 21:21:58 +03:00
Appease closure linter.
This commit is contained in:
@@ -77,7 +77,7 @@ module.exports.MatrixEvent.prototype = {
|
||||
*/
|
||||
getAge: function() {
|
||||
return this.event.age;
|
||||
},
|
||||
},
|
||||
|
||||
/**
|
||||
* Get the event state_key if it has one. This will return <code>undefined
|
||||
|
Reference in New Issue
Block a user