Skip to content

Commit

Permalink
some more cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Jul 8, 2024
1 parent 5216b38 commit e9757dc
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 229 deletions.
2 changes: 1 addition & 1 deletion src-admin/src/Tabs/Controller.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ class Controller extends Component<ComponentProps, ComponentState> {
this.props.socket
.sendTo(
`matter.${this.props.instance}`,
'controllerAddDevice',
'controllerCommissionDevice',
{
device,
qrCode: this.state.qrCode,
Expand Down
Loading

0 comments on commit e9757dc

Please sign in to comment.