@abrar71/lib-jitsi-meet 2140.0.0 → 2141.0.0

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.
@@ -21,7 +21,7 @@ export var XMPPEvents;
21
21
  */
22
22
  XMPPEvents["AV_MODERATION_PARTICIPANT_APPROVED"] = "xmpp.av_moderation.participant.approved";
23
23
  /**
24
- * Event fired when we receive message that a new jid was approved.
24
+ * Event fired when we receive message that a new jid was rejected.
25
25
  */
26
26
  XMPPEvents["AV_MODERATION_PARTICIPANT_REJECTED"] = "xmpp.av_moderation.participant.rejected";
27
27
  /**
@@ -1,3 +1,3 @@
1
1
  // This file is auto-generated during build
2
- export const COMMIT_HASH = 'fe26afb0';
2
+ export const COMMIT_HASH = '6283ab1b';
3
3
  //# sourceMappingURL=version.js.map