mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
Remove TODO comment
This commit is contained in:
parent
8eb52712bf
commit
490df9a21f
@ -75,8 +75,6 @@ export class JitsiWidgetWrapperComponent extends CapableWidget implements OnInit
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Travis, should this fire even if we didn't get a command we're
|
|
||||||
// handling?
|
|
||||||
ScalarWidgetApi.replyAcknowledge(request);
|
ScalarWidgetApi.replyAcknowledge(request);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user