1
0
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:
Kegan Dougal
2015-06-05 14:54:06 +01:00
parent 735eefcb6d
commit 6f4b600c0b
4 changed files with 7 additions and 6 deletions

View File

@@ -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