mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-19 13:31:24 +02:00
DisableEventIndex: Rename the class.
This commit is contained in:
parent
86a098fcd9
commit
d30fd3eac0
@ -27,7 +27,7 @@ import AccessibleButton from "../../../../components/views/elements/AccessibleBu
|
||||
/*
|
||||
* Allows the user to disable the Event Index.
|
||||
*/
|
||||
export default class ManageEventIndex extends React.Component {
|
||||
export default class DisableEventIndexDialog extends React.Component {
|
||||
static propTypes = {
|
||||
onFinished: PropTypes.func.isRequired,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user