mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Add TODO
This commit is contained in:
@@ -85,7 +85,9 @@ export default class NativeReceiverSelector extends ReceiverSelector {
|
||||
this._isOpen = true;
|
||||
}
|
||||
|
||||
public update (): void {}
|
||||
public update (): void {
|
||||
// TODO: Implement this
|
||||
}
|
||||
|
||||
public close (): void {
|
||||
if (this.bridgePort) {
|
||||
|
||||
Reference in New Issue
Block a user