mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-08 22:11:32 +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.
|
* Allows the user to disable the Event Index.
|
||||||
*/
|
*/
|
||||||
export default class ManageEventIndex extends React.Component {
|
export default class DisableEventIndexDialog extends React.Component {
|
||||||
static propTypes = {
|
static propTypes = {
|
||||||
onFinished: PropTypes.func.isRequired,
|
onFinished: PropTypes.func.isRequired,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user