mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-29 10:21:38 +02:00
EventIndex: Rename the file to be consistent with the class.
This commit is contained in:
parent
45e7aab41e
commit
b983eaa3f9
@ -20,7 +20,7 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
import PlatformPeg from "./PlatformPeg";
|
import PlatformPeg from "./PlatformPeg";
|
||||||
import EventIndex from "./EventIndexing";
|
import EventIndex from "./EventIndex";
|
||||||
|
|
||||||
class EventIndexPeg {
|
class EventIndexPeg {
|
||||||
constructor() {
|
constructor() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user