mirror of
https://github.com/koush/scrypted.git
synced 2026-04-14 04:10:28 +01: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