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.
@@ -15458,7 +15458,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
15458
15458
  },
15459
15459
  error: function (error) {
15460
15460
  if (error.name == 'NotAllowedError') {
15461
- alert('请检查PC设备的摄像头和麦克风并允许浏览器使用它们,以便进行视频通话。');
15461
+ alert('请检查PC设备的麦克风并允许浏览器使用它们,以便进行视频通话。');
15462
15462
  }
15463
15463
 
15464
15464
  console.error('incomingcall', error); // let body = { "request": "decline", "code": 480 };
Binary file