mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
Remove usused setting value from CustomStatusController
This commit is contained in:
parent
d8de607edc
commit
632bbde598
@ -23,7 +23,6 @@ export default class CustomStatusController extends SettingController {
|
||||
// Settings page is open (such as RoomTiles) can reflect the change.
|
||||
dis.dispatch({
|
||||
action: "feature_custom_status_changed",
|
||||
value: newValue,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user