Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
rephrase comment
Browse files Browse the repository at this point in the history
  • Loading branch information
toger5 committed Jul 18, 2024
1 parent 7da394d commit d5256f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stores/widgets/ElementWidgetActions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export enum ElementWidgetActions {
* @deprecated Use MSC2931 instead
*/
ViewRoom = "io.element.view_room",
// This can be sent as from or to widget
// This action type is used as a `fromWidget` and a `toWidget` action.
// fromWidget: updates the client about the current device mute state
// toWidget: the client requests a specific device mute configuration
// The reply will always be the resulting configuration
Expand Down

0 comments on commit d5256f7

Please sign in to comment.