ucservice 2.4.7 → 2.4.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15449,7 +15449,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
15449
15449
  },
15450
15450
  error: function (error) {
15451
15451
  if (error.name == 'NotAllowedError') {
15452
- alert('请检查PC设备的摄像头和麦克风并允许浏览器使用它们,以便进行视频通话。');
15452
+ alert('请检查PC设备的麦克风并允许浏览器使用它们,以便进行视频通话。');
15453
15453
  }
15454
15454
 
15455
15455
  console.error('incomingcall', error); // let body = { "request": "decline", "code": 480 };
Binary file