Remove usused setting value from CustomStatusController
This commit is contained in:
@@ -23,7 +23,6 @@ export default class CustomStatusController extends SettingController {
|
|||||||
// Settings page is open (such as RoomTiles) can reflect the change.
|
// Settings page is open (such as RoomTiles) can reflect the change.
|
||||||
dis.dispatch({
|
dis.dispatch({
|
||||||
action: "feature_custom_status_changed",
|
action: "feature_custom_status_changed",
|
||||||
value: newValue,
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user