@koi-design/callkit 1.0.24-beta.37 → 1.0.24-beta.38

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.
@@ -19096,7 +19096,6 @@ var WebCall = (() => {
19096
19096
  version
19097
19097
  });
19098
19098
  }).catch(async (err) => {
19099
- await this.unregister();
19100
19099
  this.callKit.logger.error(err?.message, {
19101
19100
  errCode: ErrorCode.WEBRTC_REGISTER_ERROR
19102
19101
  });