Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Airyzz committed Apr 14, 2024
1 parent cfa82cf commit a971060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commet/lib/client/components/component_registry.dart
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class ComponentRegistry {
MatrixEmoticonComponent(client),
MatrixPushNotificationComponent(client),
MatrixCommandComponent(client),
MatrixVoipComponent(client)
// MatrixVoipComponent(client)
];
}

Expand Down

0 comments on commit a971060

Please sign in to comment.