You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-13 08:02:38 +03:00
EventIndexPeg: Style fix for a docstring.
This commit is contained in:
@@ -62,7 +62,8 @@ class EventIndexPeg {
|
||||
return this.initEventIndex();
|
||||
}
|
||||
|
||||
/* Initialize the event index.
|
||||
/**
|
||||
* Initialize the event index.
|
||||
*
|
||||
* @returns {boolean} True if the event index was succesfully initialized,
|
||||
* false otherwise.
|
||||
|
||||
Reference in New Issue
Block a user