mirror of
https://github.com/koush/scrypted.git
synced 2026-02-13 18:32:56 +00:00
homekit: typo
This commit is contained in:
@@ -417,7 +417,7 @@ export function createCameraStreamingDelegate(device: ScryptedDevice & VideoCame
|
||||
playing = true;
|
||||
}
|
||||
catch (e) {
|
||||
console.error('two way aidio failed', e);
|
||||
console.error('two way audio failed', e);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user